summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa2013-12-181-1/+6
* inet: make no_pmtu_disc per namespace and kill ipv4_configHannes Frederic Sowa2013-12-182-6/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-181-6/+0
|\
| * sctp: properly latch and use autoclose value from sock to associationNeil Horman2013-12-101-6/+0
* | net_sched: convert tcf_proto_ops to use struct list_headWANG Cong2013-12-181-1/+1
* | net_sched: convert tc_action_ops to use struct list_headWANG Cong2013-12-181-1/+1
* | net_sched: convert tcf_hashinfo to hlist and use spinlockWANG Cong2013-12-181-6/+10
* | net_sched: init struct tcf_hashinfo at register timeWANG Cong2013-12-181-1/+17
* | net_sched: cls: refactor out struct tcf_ext_mapWANG Cong2013-12-181-13/+10
* | net_sched: act: use standard struct list_headWANG Cong2013-12-182-10/+18
* | net_sched: remove get_stats from tc_action_opsWANG Cong2013-12-181-1/+0
* | net: Add utility functions to clear rxhashTom Herbert2013-12-171-3/+2
* | tcp: refine TSO splitsEric Dumazet2013-12-171-7/+0
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-174-0/+60
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-134-0/+60
| |\ \
| | * | Bluetooth: Use macros for connectionless slave broadcast featuresMarcel Holtmann2013-12-092-0/+12
| | * | Bluetooth: Simplify l2cap_chan initialization for LE CoCJohan Hedberg2013-12-051-1/+0
| | * | Bluetooth: Fix CID ranges for LE CoC CID allocationsJohan Hedberg2013-12-051-0/+1
| | * | Bluetooth: Fix LE L2CAP Connect Request handling together with SMPJohan Hedberg2013-12-051-0/+1
| | * | Bluetooth: Introduce L2CAP channel callback for suspendingJohan Hedberg2013-12-051-0/+1
| | * | Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket optionsJohan Hedberg2013-12-051-0/+3
| | * | Bluetooth: Track LE L2CAP credits in l2cap_chanJohan Hedberg2013-12-051-0/+3
| | * | Bluetooth: Add LE L2CAP flow control modeJohan Hedberg2013-12-051-0/+7
| | * | Bluetooth: Add basic LE L2CAP connect request receiving supportJohan Hedberg2013-12-051-0/+1
| | * | Bluetooth: Add definitions for LE connection oriented channelsJohan Hedberg2013-12-051-0/+31
| | * | Bluetooth: Add module parameter to enable LE CoC supportJohan Hedberg2013-12-051-0/+1
* | | | sctp: Reorder 'struc association' members to reduce its sizewangweidong2013-12-171-30/+29
|/ / /
* | | ipv6: router reachability probingJiri Benc2013-12-111-0/+1
* | | dn_dev: add support for IFA_FLAGS nl attributeJiri Pirko2013-12-101-1/+1
* | | cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABELPaul Moore2013-12-101-1/+1
* | | ipv6: add ip6_flowlabel helperFlorent Fourcot2013-12-091-0/+5
* | | ipv6: move IPV6_TCLASS_MASK definition in ipv6.hFlorent Fourcot2013-12-091-0/+1
* | | neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko2013-12-091-0/+7
* | | neigh: restore old behaviour of default parms valuesJiri Pirko2013-12-091-0/+13
* | | neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko2013-12-091-1/+6
* | | neigh: wrap proc dointvec functionsJiri Pirko2013-12-091-0/+9
* | | neigh: convert parms to an arrayJiri Pirko2013-12-091-13/+35
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-092-5/+4
|\ \ \ | | |/ | |/|
| * | tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.Eric W. Biederman2013-12-051-4/+2
| * | xen-netback: fix fragment detection in checksum setupPaul Durrant2013-12-051-1/+2
* | | pkt_sched: give visibility to mq slave qdiscsEric Dumazet2013-12-091-0/+1
* | | ipv6 addrconf: extend ifa_flags to u32Jiri Pirko2013-12-062-3/+3
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-063-49/+147
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-063-49/+147
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-023-49/+147
| | |\
| | | * cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich2013-12-021-1/+2
| | | * cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski2013-12-021-3/+25
| | | * cfg80211: use enum nl80211_dfs_regions for dfs_region everywhereLuis R. Rodriguez2013-11-251-2/+2
| | | * mac80211: add min required channel definition fieldEliad Peller2013-11-251-0/+4
| | | * cfg80211: add an option to disable processing country IEsLuis R. Rodriguez2013-11-251-0/+5
OpenPOWER on IntegriCloud