summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2016-04-09ipv6: fix inet6_lookup_listener()Eric Dumazet
2016-04-08net: dsa: make the VLAN add function return voidVivien Didelot
2016-04-08net: dsa: make the FDB add function return voidVivien Didelot
2016-04-08net: dsa: make the STP state function return voidVivien Didelot
2016-04-08Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...David S. Miller
2016-04-08devlink: share user_ptr pointer for both devlink and devlink_portJiri Pirko
2016-04-08devlink: remove implicit type set in port registerJiri Pirko
2016-04-07tipc: stricter filtering of packets in bearer layerJon Paul Maloy
2016-04-07tipc: eliminate buffer leak in bearer layerJon Paul Maloy
2016-04-07udp: Remove udp_offloadsTom Herbert
2016-04-07fou: change to use UDP socket GROTom Herbert
2016-04-07udp: Add socket based GRO and configTom Herbert
2016-04-07udp: Add GRO functions to UDP socketTom Herbert
2016-04-07udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skbTom Herbert
2016-04-07tun: use socket locks for sk_{attach,detatch}_filterHannes Frederic Sowa
2016-04-07net: introduce lockdep_is_held and update various places to use itHannes Frederic Sowa
2016-04-07sock: fix lockdep annotation in release_sockHannes Frederic Sowa
2016-04-07tcp/dccp: fix inet_reuseport_add_sock()Eric Dumazet
2016-04-06ip_tunnel: implement __iptunnel_pull_headerJiri Benc
2016-04-06cfg80211: Allow reassociation to be requested with internal SMEJouni Malinen
2016-04-06cfg80211: Add option to specify previous BSSID for Connect commandJouni Malinen
2016-04-06mac80211: minstrel_ht: set A-MSDU tx limits based on selected max_prob_rateFelix Fietkau
2016-04-06mac80211: add A-MSDU tx supportFelix Fietkau
2016-04-06mac80211: enable collecting station statistics per-CPUJohannes Berg
2016-04-06mac80211: add fast-rx pathJohannes Berg
2016-04-06mac80211: fix RX u64 stats consistency on 32-bit platformsJohannes Berg
2016-04-06mac80211: fix last RX rate data consistencyJohannes Berg
2016-04-06mac80211: add separate last_ack variableJohannes Berg
2016-04-06mac80211: remove rx_stats.last_rx update after sta allocJohannes Berg
2016-04-06mac80211: move averaged values out of rx_statsJohannes Berg
2016-04-06mac80211: move semicolon out of CALL_RXH macroJohannes Berg
2016-04-06mac80211: count MSDUs in A-MSDU properlyJohannes Berg
2016-04-06mac80211: allow passing transmitter station on RXJohannes Berg
2016-04-05net/core/dev: Warn on a too-short GRO frameAaron Conole
2016-04-05udp: enable MSG_PEEK at non-zero offsetsamanthakumar
2016-04-05udp: remove headers from UDP packets before queueingsamanthakumar
2016-04-05mac80211: mesh: flush paths outside of plink lockBob Copeland
2016-04-05mac80211: mesh: fix cleanup for mesh pathtableBob Copeland
2016-04-05mac80211: mesh: fix mesh path kerneldocBob Copeland
2016-04-05mac80211: mesh: reorder structure membersBob Copeland
2016-04-05mac80211: mesh: embed gates hlist head directlyBob Copeland
2016-04-05mac80211: mesh: use hlist for rmc cacheBob Copeland
2016-04-05mac80211: mesh: handle failed alloc for rmc cacheBob Copeland
2016-04-05mac80211: mesh: fix crash in mesh_path_timerBob Copeland
2016-04-05mac80211: track and tell driver about GO client P2P PS abilitiesAyala Beker
2016-04-05cfg80211: allow userspace to specify client P2P PS supportAyala Beker
2016-04-05mac80211: avoid useless memory write on each frame RXJohannes Berg
2016-04-05mac80211: fix cipher scheme function nameJohannes Berg
2016-04-05mac80211: clean up station flags debugfsJohannes Berg
2016-04-05mac80211: don't start dynamic PS timer if not neededJohannes Berg