summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2013-12-19drivers: net: Include new header file in sbni.cRashika Kheria1-0/+31
2013-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller5-20/+17
2013-12-18ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa1-1/+6
2013-12-18inet: make no_pmtu_disc per namespace and kill ipv4_configHannes Frederic Sowa2-6/+1
2013-12-18Merge 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-17net: Add utility functions to clear rxhashTom Herbert1-3/+2
2013-12-17tcp: refine TSO splitsEric Dumazet1-7/+0
2013-12-17Merge 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-16xfrm: export verify_userspi_info for pkfey and netlink interfaceFan Du1-0/+1
2013-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-0/+60
2013-12-11ipv6: router reachability probingJiri Benc1-0/+1
2013-12-10sctp: properly latch and use autoclose value from sock to associationNeil Horman1-6/+0
2013-12-10dn_dev: add support for IFA_FLAGS nl attributeJiri Pirko1-1/+1
2013-12-10cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABELPaul Moore1-1/+1
2013-12-09ipv6: add ip6_flowlabel helperFlorent Fourcot1-0/+5
2013-12-09ipv6: move IPV6_TCLASS_MASK definition in ipv6.hFlorent Fourcot1-0/+1
2013-12-09neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko1-0/+7
2013-12-09neigh: restore old behaviour of default parms valuesJiri Pirko1-0/+13
2013-12-09neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko1-1/+6
2013-12-09neigh: wrap proc dointvec functionsJiri Pirko1-0/+9
2013-12-09neigh: convert parms to an arrayJiri Pirko1-13/+35
2013-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-5/+4
2013-12-09pkt_sched: give visibility to mq slave qdiscsEric Dumazet1-0/+1
2013-12-09Bluetooth: Use macros for connectionless slave broadcast featuresMarcel Holtmann2-0/+12
2013-12-06ipv6 addrconf: extend ifa_flags to u32Jiri Pirko2-3/+3
2013-12-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller3-49/+147
2013-12-06tcp: auto corkingEric Dumazet1-0/+1
2013-12-06include/net/: Fix FSF address in file headersJeff Kirsher28-76/+32
2013-12-06sctp: Fix FSF address in file headersJeff Kirsher6-18/+12
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-49/+147
2013-12-06net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert3-11/+6
2013-12-06xfrm: Remove ancient sleeping when the SA is in acquire stateSteffen Klassert1-2/+0
2013-12-06xfrm: Namespacify xfrm state/policy locksFan Du2-6/+9
2013-12-06xfrm: Using the right namespace to migrate key infoFan Du1-1/+1
2013-12-05tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.Eric W. Biederman1-4/+2
2013-12-05xen-netback: fix fragment detection in checksum setupPaul Durrant1-1/+2
2013-12-05Bluetooth: Simplify l2cap_chan initialization for LE CoCJohan Hedberg1-1/+0
2013-12-05Bluetooth: Fix CID ranges for LE CoC CID allocationsJohan Hedberg1-0/+1
2013-12-05Bluetooth: Fix LE L2CAP Connect Request handling together with SMPJohan Hedberg1-0/+1
2013-12-05Bluetooth: Introduce L2CAP channel callback for suspendingJohan Hedberg1-0/+1
2013-12-05Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket optionsJohan Hedberg1-0/+3
2013-12-05Bluetooth: Track LE L2CAP credits in l2cap_chanJohan Hedberg1-0/+3