index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-31
1
-0
/
+1
*
ipv6 flowlabel: Convert hash list to RCU.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-31
1
-0
/
+1
*
xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-30
1
-13
/
+12
*
xfrm: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-30
1
-3
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-29
1
-0
/
+2
|
\
|
*
ipv4: Add a socket release callback for datagram sockets
Steffen Klassert
2013-01-21
1
-0
/
+2
*
|
ipv4: introduce address lifetime
Jiri Pirko
2013-01-29
1
-0
/
+4
*
|
net: frag, move LRU list maintenance outside of rwlock
Jesper Dangaard Brouer
2013-01-29
1
-0
/
+22
*
|
net: use lib/percpu_counter API for fragmentation mem accounting
Jesper Dangaard Brouer
2013-01-29
1
-8
/
+18
*
|
net: frag helper functions for mem limit tracking
Jesper Dangaard Brouer
2013-01-29
2
-1
/
+28
*
|
net: cacheline adjust struct inet_frag_queue
Jesper Dangaard Brouer
2013-01-29
1
-4
/
+5
*
|
net: cacheline adjust struct inet_frags for better frag performance
Jesper Dangaard Brouer
2013-01-29
1
-4
/
+7
*
|
net: cacheline adjust struct netns_frags for better frag performance
Jesper Dangaard Brouer
2013-01-29
1
-1
/
+4
*
|
net neigh: Optimize neighbor entry size calculation.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
6
-104
/
+255
|
\
\
|
*
\
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-01-22
2
-83
/
+192
|
|
\
\
|
|
*
|
cfg80211: check radar interface combinations
Simon Wunderlich
2013-01-16
1
-0
/
+2
|
|
*
|
cfg80211: Allow use_mfp to be specified with the connect command
Jouni Malinen
2013-01-16
1
-0
/
+2
|
|
*
|
nl80211: allow user-space to set address for P2P_DEVICE
Arend van Spriel
2013-01-16
1
-0
/
+4
|
|
*
|
{cfg,nl}80211: mesh power mode primitives and userspace access
Marco Porsch
2013-01-16
1
-0
/
+21
|
|
*
|
{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join
Marco Porsch
2013-01-16
1
-0
/
+4
|
|
*
|
mac80211: call restart complete at wowlan resume time
Johannes Berg
2013-01-16
1
-1
/
+4
|
|
*
|
{cfg,mac}80211.h: fix some kernel-doc warnings
Yacine Belkadi
2013-01-16
2
-80
/
+153
|
|
*
|
wireless: make the reg_notifier() void
Luis R. Rodriguez
2013-01-14
1
-2
/
+2
|
*
|
|
NFC: Initial Secure Element API
Samuel Ortiz
2013-01-10
3
-0
/
+10
|
*
|
|
NFC: Add HCI quirks to support driver (non)standard implementations
Eric Lapuyade
2013-01-10
1
-0
/
+13
|
*
|
|
NFC: Added error handling in event_received hci ops
Eric Lapuyade
2013-01-10
1
-2
/
+2
|
*
|
|
NFC: Fixed nfc core and hci unregistration and cleanup
Eric Lapuyade
2013-01-10
2
-0
/
+4
|
|
/
/
|
*
|
wireless: use __aligned
Johannes Berg
2013-01-03
2
-5
/
+5
|
*
|
mac80211: split TX aggregation stop action
Johannes Berg
2013-01-03
1
-5
/
+17
|
*
|
mac80211: fix channel context iteration
Johannes Berg
2013-01-03
1
-0
/
+5
|
*
|
regulatory: use IS_ERR macro family for freq_reg_info
Johannes Berg
2013-01-03
1
-9
/
+9
|
*
|
regulatory: use RCU to protect last_request
Johannes Berg
2013-01-03
1
-0
/
+2
|
*
|
regulatory: use RCU to protect global and wiphy regdomains
Johannes Berg
2013-01-03
2
-1
/
+3
|
*
|
regulatory: remove handling of channel bandwidth
Johannes Berg
2013-01-03
1
-7
/
+1
*
|
|
net: add RCU annotation to sk_dst_cache field
Cong Wang
2013-01-28
1
-1
/
+1
*
|
|
decnet: use correct RCU API to deref sk_dst_cache field
Cong Wang
2013-01-28
1
-1
/
+1
*
|
|
gro: Fix kcalloc argument order
Joe Perches
2013-01-28
1
-2
/
+2
*
|
|
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-01-27
12
-28
/
+142
|
\
\
\
|
*
|
|
netfilter: nf_conntrack: refactor l4proto support for netns
Gao feng
2013-01-23
1
-3
/
+7
|
*
|
|
netfilter: nf_conntrack: refactor l3proto support for netns
Gao feng
2013-01-23
1
-3
/
+8
|
*
|
|
netfilter: nf_ct_proto: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-2
/
+5
|
*
|
|
netfilter: nf_ct_labels: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-4
/
+4
|
*
|
|
netfilter: nf_ct_helper: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-2
/
+5
|
*
|
|
netfilter: nf_ct_timeout: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-4
/
+4
|
*
|
|
netfilter: nf_ct_ecache: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-4
/
+15
|
*
|
|
netfilter: nf_ct_tstamp: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-4
/
+17
|
*
|
|
netfilter: nf_ct_acct: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-2
/
+4
|
*
|
|
netfilter: nf_ct_expect: move initialization out of pernet_operations
Gao feng
2013-01-23
1
-2
/
+5
|
*
|
|
netfilter: nf_conntrack: move initialization out of pernet operations
Gao feng
2013-01-23
1
-2
/
+6
[next]