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
*
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
*
mac80211: add TX fastpath
Johannes Berg
2015-04-22
8
-2
/
+475
*
mac80211: lock rate control
Johannes Berg
2015-04-20
4
-5
/
+20
*
mac80211: introduce plink lock for plink fields
Bob Copeland
2015-04-20
3
-18
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-04-17
16
-42
/
+91
|
\
|
*
net: dsa: use DEVICE_ATTR_RW to declare temp1_max
Vivien Didelot
2015-04-17
1
-3
/
+3
|
*
net: remove unused 'dev' argument from netif_needs_gso()
Johannes Berg
2015-04-17
1
-1
/
+1
|
*
act_mirred: Fix bogus header when redirecting from VLAN
Herbert Xu
2015-04-17
1
-1
/
+1
|
*
inet_diag: fix access to tcp cc information
Eric Dumazet
2015-04-17
6
-17
/
+35
|
*
tcp: tcp_get_info() should fetch socket fields once
Eric Dumazet
2015-04-17
1
-4
/
+6
|
*
skbuff: Do not scrub skb mark within the same name space
Herbert Xu
2015-04-16
1
-3
/
+6
|
*
Revert "net: Reset secmark when scrubbing packet"
Herbert Xu
2015-04-16
1
-1
/
+0
|
*
bpf: fix bpf helpers to use skb->mac_header relative offsets
Alexei Starovoitov
2015-04-16
3
-9
/
+38
|
*
netns: remove duplicated include from net_namespace.c
Wei Yongjun
2015-04-16
1
-1
/
+0
|
*
fou: avoid missing unlock in failure path
WANG Cong
2015-04-16
1
-2
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-16
2
-3
/
+7
|
\
\
|
*
|
lib/string_helpers.c: change semantics of string_escape_mem
Rasmus Villemoes
2015-04-16
1
-3
/
+5
|
*
|
kernel: conditionally support non-root users, groups and capabilities
Iulia Manda
2015-04-16
1
-0
/
+2
|
|
/
*
|
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-04-15
6
-258
/
+211
|
\
\
|
|
/
|
/
|
|
*
make new_sync_{read,write}() static
Al Viro
2015-04-12
1
-2
/
+0
|
*
net/9p: remove (now-)unused helpers
Al Viro
2015-04-12
2
-43
/
+1
|
*
p9_client_attach(): set fid->uid correctly
Al Viro
2015-04-12
1
-0
/
+1
|
*
9p: switch p9_client_read() to passing struct iov_iter *
Al Viro
2015-04-12
1
-63
/
+61
|
*
9p: switch p9_client_write() to passing it struct iov_iter *
Al Viro
2015-04-12
1
-57
/
+41
|
*
net/9p: switch the guts of p9_client_{read,write}() to iov_iter
Al Viro
2015-04-12
3
-132
/
+146
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-15
468
-11521
/
+19500
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-04-15
31
-543
/
+623
|
|
\
\
|
|
*
|
netfilter: nf_tables: get rid of the expression example code
Pablo Neira Ayuso
2015-04-13
1
-94
/
+0
[next]