aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
...
| * | | | | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12
| * | | | | cfg80211: Improve Connect/Associate command documentationJouni Malinen2016-04-12
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-04-12
|\ \ \ \ \ \
| * | | | | | netfilter: conntrack: move expectation event helper to ecache.cFlorian Westphal2016-04-12
| * | | | | | netfilter: conntrack: de-inline nf_conntrack_eventmask_reportFlorian Westphal2016-04-12
| | |_|_|_|/ | |/| | | |
* | | | | | rxrpc: Differentiate local and remote abort codes in structsDavid Howells2016-04-11
* | | | | | rxrpc: Move some miscellaneous bits out into their own fileDavid Howells2016-04-11
* | | | | | net: ipv4: Consider failed nexthops in multipath routesDavid Ahern2016-04-11
| |/ / / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-09
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-04-08
| |\ \ \
| | * | | mac80211: add doc for RX_FLAG_DUP_VALIDATED flagLuis de Bethencourt2016-04-05
| | |/ /
| * | | net_sched: fix a memory leak in tc actionWANG Cong2016-04-06
| * | | sctp: use list_* in sctp_list_dequeueMarcelo Ricardo Leitner2016-04-05
| |/ /
* | | net: dsa: make the VLAN add function return voidVivien Didelot2016-04-08
* | | net: dsa: make the FDB add function return voidVivien Didelot2016-04-08
* | | net: dsa: make the STP state function return voidVivien Didelot2016-04-08
* | | Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...David S. Miller2016-04-08
|\ \ \
| * | | cfg80211: Add option to specify previous BSSID for Connect commandJouni Malinen2016-04-06
| * | | mac80211: add A-MSDU tx supportFelix Fietkau2016-04-06
| * | | mac80211: enable collecting station statistics per-CPUJohannes Berg2016-04-06
| * | | mac80211: allow passing transmitter station on RXJohannes Berg2016-04-06
| * | | mac80211: track and tell driver about GO client P2P PS abilitiesAyala Beker2016-04-05
| * | | cfg80211: allow userspace to specify client P2P PS supportAyala Beker2016-04-05
| * | | cfg80211: fix kernel-doc struct nameAkira Moroo2016-04-05
| * | | nl80211: add feature for BSS selection supportArend van Spriel2016-04-05
| * | | mac80211: synchronize driver rx queues before removing a stationSara Sharon2016-04-05
| * | | cfg80211: Allow a scan request for a specific BSSIDJouni Malinen2016-04-05
| * | | mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon2016-04-05
| * | | mac80211: allow drivers to report CLOCK_BOOTTIME for scan resultsJohannes Berg2016-04-05
| |/ /
* | | net: Fix build failure due to lockdep_sock_is_held().David S. Miller2016-04-07
* | | sock: make lockdep_sock_is_held static inlineHannes Frederic Sowa2016-04-07
* | | udp: Remove udp_offloadsTom Herbert2016-04-07
* | | vxlan: change vxlan to use UDP socket GROTom Herbert2016-04-07
* | | udp: Add socket based GRO and configTom Herbert2016-04-07
* | | udp: Add GRO functions to UDP socketTom Herbert2016-04-07
* | | udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skbTom Herbert2016-04-07
* | | net: Checks skb_dst to be NULL in inet_iifTom Herbert2016-04-07
* | | net: introduce lockdep_is_held and update various places to use itHannes Frederic Sowa2016-04-07
* | | sock: fix lockdep annotation in release_sockHannes Frederic Sowa2016-04-07
* | | vxlan: implement GPEJiri Benc2016-04-06
* | | ip_tunnel: implement __iptunnel_pull_headerJiri Benc2016-04-06
* | | udp: enable MSG_PEEK at non-zero offsetsamanthakumar2016-04-05
* | | udp: remove headers from UDP packets before queueingsamanthakumar2016-04-05
* | | sock: convert sk_peek_offset functions to WRITE_ONCEWillem de Bruijn2016-04-05
* | | tcp: increment sk_drops for listenersEric Dumazet2016-04-04
* | | tcp: increment sk_drops for dropped rx packetsEric Dumazet2016-04-04
* | | tcp/dccp: do not touch listener sk_refcnt under synfloodEric Dumazet2016-04-04
* | | inet: reqsk_alloc() needs to take care of dead listenersEric Dumazet2016-04-04
* | | tcp/dccp: remove BH disable/enable in lookupEric Dumazet2016-04-04
* | | udp: no longer use SLAB_DESTROY_BY_RCUEric Dumazet2016-04-04