index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
48
-89
/
+90
*
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
2015-05-11
9
-14
/
+14
*
tun: Utilize the normal socket network namespace refcounting.
Eric W. Biederman
2015-05-11
1
-3
/
+0
*
codel: add ce_threshold attribute
Eric Dumazet
2015-05-11
2
-3
/
+27
*
pktgen: introduce xmit_mode '<start_xmit|netif_receive>'
Alexei Starovoitov
2015-05-10
1
-5
/
+77
*
pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant
Jesper Dangaard Brouer
2015-05-10
1
-0
/
+3
*
netlink: allow to listen "all" netns
Nicolas Dichtel
2015-05-10
2
-6
/
+56
*
netlink: rename private flags and states
Nicolas Dichtel
2015-05-10
1
-29
/
+30
*
netns: use a spin_lock to protect nsid management
Nicolas Dichtel
2015-05-10
1
-13
/
+44
*
netns: notify new nsid outside __peernet2id()
Nicolas Dichtel
2015-05-10
1
-14
/
+27
*
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
2015-05-10
2
-3
/
+3
*
netns: always provide the id to rtnl_net_fill()
Nicolas Dichtel
2015-05-10
1
-20
/
+11
*
netns: returns always an id in __peernet2id()
Nicolas Dichtel
2015-05-10
1
-11
/
+8
*
tcp: set SOCK_NOSPACE under memory pressure
Jason Baron
2015-05-09
1
-1
/
+5
*
seccomp, filter: add and use bpf_prog_create_from_user from seccomp
Daniel Borkmann
2015-05-09
1
-2
/
+49
*
net: filter: add __GFP_NOWARN flag for larger kmem allocs
Daniel Borkmann
2015-05-09
1
-3
/
+6
*
seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter
Nicolas Schichan
2015-05-09
1
-4
/
+4
*
net: filter: add a callback to allow classic post-verifier transformations
Nicolas Schichan
2015-05-09
1
-3
/
+15
*
Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...
David S. Miller
2015-05-09
27
-568
/
+1215
|
\
|
*
mac80211: add missing documentation for rate_ctrl_lock
Johannes Berg
2015-05-06
1
-0
/
+2
|
*
cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA
Arik Nemtsov
2015-05-06
3
-20
/
+26
|
*
cfg80211: Allow GO concurrent relaxation after BSS disconnection
Avraham Stern
2015-05-06
1
-10
/
+19
|
*
mac80211: validate cipher scheme PN length better
Johannes Berg
2015-05-06
2
-5
/
+10
|
*
mac80211: extend get_key() to return PN for all ciphers
Johannes Berg
2015-05-06
3
-4
/
+12
|
*
mac80211: extend get_tkip_seq to all keys
Johannes Berg
2015-05-06
3
-57
/
+87
|
*
mac80211: remove useless skb->encapsulation check
Johannes Berg
2015-05-05
1
-6
/
+2
|
*
mac80211: make LED triggering depend on activation
Johannes Berg
2015-05-05
4
-100
/
+194
|
*
mac80211: make LED trigger names const
Johannes Berg
2015-05-05
1
-8
/
+9
|
*
mac80211: clean up station debugfs
Johannes Berg
2015-05-05
1
-84
/
+0
|
*
mac80211: remove sta->tx_fragments counter
Johannes Berg
2015-05-05
4
-7
/
+1
|
*
mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS
Johannes Berg
2015-05-05
5
-27
/
+31
|
*
mac80211: clean up global debugfs statistics
Johannes Berg
2015-05-05
3
-52
/
+28
|
*
mac80211: force off channel transmission for public action frames
Matti Gottlieb
2015-04-24
1
-1
/
+7
|
*
mac80211: notify the driver on reordering buffer timeout
Emmanuel Grumbach
2015-04-24
1
-0
/
+9
|
*
mac80211: notify the driver upon BAR Rx
Emmanuel Grumbach
2015-04-24
1
-0
/
+8
|
*
mac80211: fix ignored HT/VHT override configs
Chaya Rachel Ivgi
2015-04-24
1
-21
/
+36
|
*
cfg80211: allow the plink state blocking for user managed mesh
Chun-Yeow Yeoh
2015-04-24
1
-1
/
+2
|
*
mac80211: use per-CPU TX/RX statistics
Johannes Berg
2015-04-24
3
-12
/
+70
|
*
mac80211: don't update dev->trans_start
Johannes Berg
2015-04-24
1
-2
/
+0
|
*
mac80211: OCB: remove pointless check for broadcast BSSID
Johannes Berg
2015-04-24
1
-5
/
+1
|
*
mac80211: clean up/rename prepare_for_handlers()
Johannes Berg
2015-04-24
1
-44
/
+36
|
*
mac80211: remove IEEE80211_RX_RA_MATCH
Johannes Berg
2015-04-24
2
-42
/
+5
|
*
mac80211: remove support for IFF_PROMISC
Johannes Berg
2015-04-24
4
-49
/
+12
|
*
mac80211: make station hash table max_size configurable
Johannes Berg
2015-04-23
2
-0
/
+11
|
*
mac80211: allow segmentation offloads
Johannes Berg
2015-04-22
2
-25
/
+48
|
*
mac80211: allow drivers to support S/G
Johannes Berg
2015-04-22
2
-1
/
+7
|
*
mac80211: allow checksum offload only in fast-xmit
Johannes Berg
2015-04-22
1
-4
/
+20
|
*
mac80211: extend fast-xmit to cover IBSS
Johannes Berg
2015-04-22
1
-0
/
+7
|
*
mac80211: extend fast-xmit for more ciphers
Johannes Berg
2015-04-22
2
-6
/
+44
|
*
mac80211: extend fast-xmit to driver fragmentation
Johannes Berg
2015-04-22
1
-1
/
+2
[next]