aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
...
| * | | | | | | | drivers: net: Include new header file in sbni.cRashika Kheria2013-12-19
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-12-19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | xfrm: export verify_userspi_info for pkfey and netlink interfaceFan Du2013-12-16
| | * | | | | | | | net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert2013-12-06
| | * | | | | | | | xfrm: Remove ancient sleeping when the SA is in acquire stateSteffen Klassert2013-12-06
| | * | | | | | | | xfrm: Namespacify xfrm state/policy locksFan Du2013-12-06
| | * | | | | | | | xfrm: Using the right namespace to migrate key infoFan Du2013-12-06
| * | | | | | | | | ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa2013-12-18
| * | | | | | | | | inet: make no_pmtu_disc per namespace and kill ipv4_configHannes Frederic Sowa2013-12-18
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | net_sched: convert tcf_proto_ops to use struct list_headWANG Cong2013-12-18
| * | | | | | | | | | net_sched: convert tc_action_ops to use struct list_headWANG Cong2013-12-18
| * | | | | | | | | | net_sched: convert tcf_hashinfo to hlist and use spinlockWANG Cong2013-12-18
| * | | | | | | | | | net_sched: init struct tcf_hashinfo at register timeWANG Cong2013-12-18
| * | | | | | | | | | net_sched: cls: refactor out struct tcf_ext_mapWANG Cong2013-12-18
| * | | | | | | | | | net_sched: act: use standard struct list_headWANG Cong2013-12-18
| * | | | | | | | | | net_sched: remove get_stats from tc_action_opsWANG Cong2013-12-18
| * | | | | | | | | | net: Add utility functions to clear rxhashTom Herbert2013-12-17
| * | | | | | | | | | tcp: refine TSO splitsEric Dumazet2013-12-17
| * | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-17
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-13
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | / / / / / | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | | * | | | | | | | Bluetooth: Use macros for connectionless slave broadcast featuresMarcel Holtmann2013-12-08
| | | * | | | | | | | Bluetooth: Simplify l2cap_chan initialization for LE CoCJohan Hedberg2013-12-05
| | | * | | | | | | | Bluetooth: Fix CID ranges for LE CoC CID allocationsJohan Hedberg2013-12-05
| | | * | | | | | | | Bluetooth: Fix LE L2CAP Connect Request handling together with SMPJohan Hedberg2013-12-05
| | | * | | | | | | | Bluetooth: Introduce L2CAP channel callback for suspendingJohan Hedberg2013-12-05
| | | * | | | | | | | Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket optionsJohan Hedberg2013-12-05
| | | * | | | | | | | Bluetooth: Track LE L2CAP credits in l2cap_chanJohan Hedberg2013-12-05
| | | * | | | | | | | Bluetooth: Add LE L2CAP flow control modeJohan Hedberg2013-12-05
| | | * | | | | | | | Bluetooth: Add basic LE L2CAP connect request receiving supportJohan Hedberg2013-12-05
| | | * | | | | | | | Bluetooth: Add definitions for LE connection oriented channelsJohan Hedberg2013-12-05
| | | * | | | | | | | Bluetooth: Add module parameter to enable LE CoC supportJohan Hedberg2013-12-05
| * | | | | | | | | | sctp: Reorder 'struc association' members to reduce its sizewangweidong2013-12-17
| |/ / / / / / / / /
| * | | | | | | | | ipv6: router reachability probingJiri Benc2013-12-11
| * | | | | | | | | dn_dev: add support for IFA_FLAGS nl attributeJiri Pirko2013-12-10
| * | | | | | | | | cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABELPaul Moore2013-12-10
| * | | | | | | | | ipv6: add ip6_flowlabel helperFlorent Fourcot2013-12-09
| * | | | | | | | | ipv6: move IPV6_TCLASS_MASK definition in ipv6.hFlorent Fourcot2013-12-09
| * | | | | | | | | neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko2013-12-09
| * | | | | | | | | neigh: restore old behaviour of default parms valuesJiri Pirko2013-12-09
| * | | | | | | | | neigh: use tbl->family to distinguish ipv4 from ipv6Jiri Pirko2013-12-09
| * | | | | | | | | neigh: wrap proc dointvec functionsJiri Pirko2013-12-09
| * | | | | | | | | neigh: convert parms to an arrayJiri Pirko2013-12-09
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-09
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | pkt_sched: give visibility to mq slave qdiscsEric Dumazet2013-12-09
| * | | | | | | | | | ipv6 addrconf: extend ifa_flags to u32Jiri Pirko2013-12-06
| * | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-12-06
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-06
| | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | / / / / / / | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-02
| | | |\ \ \ \ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | | | / / | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | | | * | | | | | cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich2013-12-02