summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-12-18ipv4: new ip_no_pmtu_disc mode to always discard incoming frag needed msgsHannes Frederic Sowa
2013-12-18inet: make no_pmtu_disc per namespace and kill ipv4_configHannes Frederic Sowa
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-12-18net_sched: convert tcf_proto_ops to use struct list_headWANG Cong
2013-12-18net_sched: convert tc_action_ops to use struct list_headWANG Cong
2013-12-18net_sched: convert tcf_hashinfo to hlist and use spinlockWANG Cong
2013-12-18net_sched: init struct tcf_hashinfo at register timeWANG Cong
2013-12-18net_sched: cls: refactor out struct tcf_ext_mapWANG Cong
2013-12-18net_sched: act: use standard struct list_headWANG Cong
2013-12-18net_sched: remove get_stats from tc_action_opsWANG Cong
2013-12-18mac80211: make ieee80211_recalc_radar_chanctx staticJohannes Berg
2013-12-18mac80211: fix checkpatch errorsWeilong Chen
2013-12-18packet: deliver VLAN TPID to userspaceAtzm Watanabe
2013-12-18packet: fill the gap of TPACKET_ALIGNMENT with zerosAtzm Watanabe
2013-12-18packet: make aligned size of struct tpacket{2,3}_hdr clearAtzm Watanabe
2013-12-17net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock heldJohn Fastabend
2013-12-17netfilter: nfnetlink_log: unset nf_loggers for netns when unloading moduleGao feng
2013-12-17net: Add utility function to copy skb hashTom Herbert
2013-12-17net: Add utility functions to clear rxhashTom Herbert
2013-12-17net: Change skb_get_rxhash to skb_get_hashTom Herbert
2013-12-17net/hsr: using kfree_rcu() to simplify the codeWei Yongjun
2013-12-17neigh: Netlink notification for administrative NUD state changeBob Gilligan
2013-12-17pkt_sched: fq: more robust memory allocationEric Dumazet
2013-12-17tcp: refine TSO splitsEric Dumazet
2013-12-17net: remove dead code for add/del multiplestephen hemminger
2013-12-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-12-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-12-17net: unix: allow bind to fail on mutex lockSasha Levin
2013-12-17udp: ipv4: do not use sk_dst_lock from softirq contextEric Dumazet
2013-12-17net: ovs: use CRC32 accelerated flow hash if availableFrancesco Fusco
2013-12-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-12-176lowpan: cleanup udp compress functionAlexander Aring
2013-12-176lowpan: udp use subtraction on both conditionsAlexander Aring
2013-12-176lowpan: udp use lowpan_fetch_skb functionAlexander Aring
2013-12-176lowpan: add udp warning for elided checksumAlexander Aring
2013-12-176lowpan: fix udp byte orderingAlexander Aring
2013-12-176lowpan: fix udp compress orderingAlexander Aring
2013-12-176lowpan: udp use lowpan_push_hc_data functionAlexander Aring
2013-12-176lowpan: introduce lowpan_push_hc_data functionAlexander Aring
2013-12-17netfilter: nf_tables: Expose the table usage counter via netlinkTomasz Bursztyka
2013-12-17Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsgMarcel Holtmann
2013-12-16sctp: loading sctp when load sctp_probewangweidong
2013-12-16mac80211: move "bufferable MMPDU" check to fix AP mode scanFelix Fietkau
2013-12-16tipc: change lock_sock order in connect()wangweidong
2013-12-16tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>wangweidong
2013-12-16tipc: kill unnecessary goto'swangweidong
2013-12-16tipc: remove unnecessary variables and conditionswangweidong
2013-12-16nl80211: add VHT support for set_bitrate_maskJanusz Dziedzic
2013-12-16mac80211: read station mgmt keys via get_key callMax Stepanov