summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2014-01-04net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann2-13/+7
2014-01-04net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann1-28/+12
2014-01-04netfilter: nf_conntrack: remove dead codestephen hemminger2-3/+0
2014-01-03{pktgen, xfrm} Introduce xfrm_state_lookup_byspi for pktgenFan Du1-0/+2
2014-01-03sctp: Remove outqueue empty stateVlad Yasevich1-3/+0
2014-01-02sched action: make local function staticstephen hemminger1-3/+0
2014-01-02ipv6: remove prune parameter for fib6_clean_allLi RongQing1-1/+1
2014-01-02ipv6: namespace cleanupsstephen hemminger2-24/+0
2014-01-02netlink: cleanup rntl_af_registerstephen hemminger1-2/+1
2014-01-02net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1Daniel Borkmann1-1/+1
2014-01-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-13/+155
2014-01-01net, rps: fix build failure when CONFIG_RPS isn't setZhi Yong Wu1-0/+4
2013-12-31net: Allow setting sock flow hash without a sockTom Herbert1-4/+14
2013-12-30netfilter: REJECT: separate reusable codeEric Leblond2-0/+299
2013-12-30tcp: make local functions staticstephen hemminger1-3/+0
2013-12-29ipv4: ping make local stuff staticStephen Hemminger1-8/+0
2013-12-29ipv4: remove unused functionStephen Hemminger1-1/+0
2013-12-29arp: make arp_invalidate staticStephen Hemminger1-1/+0
2013-12-20drivers: net: Include new header file in sbni.cRashika Kheria1-0/+31
2013-12-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller5-20/+17
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park1-1/+52
2013-12-19nl80211: support vendor-specific eventsJohannes Berg1-4/+61
2013-12-19mac80211: add helper functions for tracking P2P NoA stateFelix Fietkau1-0/+47
2013-12-19ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa1-1/+6
2013-12-19inet: make no_pmtu_disc per namespace and kill ipv4_configHannes Frederic Sowa2-6/+1
2013-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+0
2013-12-18net_sched: convert tcf_proto_ops to use struct list_headWANG Cong1-1/+1
2013-12-18net_sched: convert tc_action_ops to use struct list_headWANG Cong1-1/+1
2013-12-18net_sched: convert tcf_hashinfo to hlist and use spinlockWANG Cong1-6/+10
2013-12-18net_sched: init struct tcf_hashinfo at register timeWANG Cong1-1/+17
2013-12-18net_sched: cls: refactor out struct tcf_ext_mapWANG Cong1-13/+10
2013-12-18net_sched: act: use standard struct list_headWANG Cong2-10/+18
2013-12-18net_sched: remove get_stats from tc_action_opsWANG Cong1-1/+0
2013-12-18net: Add utility functions to clear rxhashTom Herbert1-3/+2
2013-12-18tcp: refine TSO splitsEric Dumazet1-7/+0
2013-12-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-0/+60
2013-12-17sctp: Reorder 'struc association' members to reduce its sizewangweidong1-30/+29
2013-12-16nl80211: add VHT support for set_bitrate_maskJanusz Dziedzic1-0/+1
2013-12-16xfrm: export verify_userspi_info for pkfey and netlink interfaceFan Du1-0/+1
2013-12-16mac80211: let the driver reserve extra tailroom in beaconsFelix Fietkau1-0/+4
2013-12-16mac80211: add pre-RCU-sync sta removal driver operationJohannes Berg1-2/+19
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg124-2797/+3328
2013-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-0/+60
2013-12-13net: reorder struct netns_ct for better cache-line usageJesper Dangaard Brouer1-16/+17
2013-12-12ipv6: router reachability probingJiri Benc1-0/+1
2013-12-12Bluetooth: Enable 6LoWPAN support for BT LE devicesJukka Rissanen3-0/+3
2013-12-11sctp: properly latch and use autoclose value from sock to associationNeil Horman1-6/+0
2013-12-11dn_dev: add support for IFA_FLAGS nl attributeJiri Pirko1-1/+1
2013-12-11cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABELPaul Moore1-1/+1
2013-12-10ipv6: add ip6_flowlabel helperFlorent Fourcot1-0/+5