summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2014-01-07IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail
2014-01-07gre_offload: statically build GRE offloading supportEric Dumazet
2014-01-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2014-01-06genl: Add genlmsg_new_unicast() for unicast message allocationThomas Graf
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2014-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-01-05net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing
2014-01-04llc: make lock staticstephen hemminger
2014-01-04socket: cleanupsstephen hemminger
2014-01-04ipv4: Use percpu Cache route in IP tunnelsTom Herbert
2014-01-04ipv4: Cache dst in tunnelsTom Herbert
2014-01-03net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann
2014-01-03net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann
2014-01-03netfilter: nf_conntrack: remove dead codestephen hemminger
2014-01-02sctp: Remove outqueue empty stateVlad Yasevich
2014-01-02sched action: make local function staticstephen hemminger
2014-01-02ipv6: remove prune parameter for fib6_clean_allLi RongQing
2014-01-02ipv6: namespace cleanupsstephen hemminger
2014-01-02netlink: cleanup rntl_af_registerstephen hemminger
2014-01-02net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1Daniel Borkmann
2014-01-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-31net, rps: fix build failure when CONFIG_RPS isn't setZhi Yong Wu
2013-12-31net: Allow setting sock flow hash without a sockTom Herbert
2013-12-30netfilter: REJECT: separate reusable codeEric Leblond
2013-12-29tcp: make local functions staticstephen hemminger
2013-12-28ipv4: ping make local stuff staticStephen Hemminger
2013-12-28ipv4: remove unused functionStephen Hemminger
2013-12-28arp: make arp_invalidate staticStephen Hemminger
2013-12-19drivers: net: Include new header file in sbni.cRashika Kheria
2013-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-12-18ipv6: support IPV6_PMTU_INTERFACE on socketsHannes 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-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-17net: Add utility functions to clear rxhashTom Herbert
2013-12-17tcp: refine TSO splitsEric Dumazet
2013-12-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-12-17sctp: Reorder 'struc association' members to reduce its sizewangweidong
2013-12-16nl80211: add VHT support for set_bitrate_maskJanusz Dziedzic
2013-12-16xfrm: export verify_userspi_info for pkfey and netlink interfaceFan Du
2013-12-16mac80211: let the driver reserve extra tailroom in beaconsFelix Fietkau
2013-12-16mac80211: add pre-RCU-sync sta removal driver operationJohannes Berg
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg