index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2012-06-11
Merge branch 'master' of git://1984.lsi.us.es/net-next
David S. Miller
-18
/
+74
2012-06-11
Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
John W. Linville
-5
/
+15
2012-06-11
inet: Avoid potential NULL peer dereference.
David S. Miller
-1
/
+1
2012-06-11
inet: Add inetpeer tree roots to the FIB tables.
David S. Miller
-5
/
+8
2012-06-11
inet: Add family scope inetpeer flushes.
David S. Miller
-0
/
+2
2012-06-11
ipv4: Kill ip_rt_frag_needed().
David S. Miller
-2
/
+0
2012-06-11
inet: Hide route peer accesses behind helpers.
David S. Miller
-8
/
+126
2012-06-11
{nl,cfg,mac}80211: fix the coding style related to mesh parameters
Chun-Yeow Yeoh
-6
/
+6
2012-06-11
cfg80211: add missing kernel-doc for mesh configuration structure
Chun-Yeow Yeoh
-10
/
+49
2012-06-11
net: Reorder initialization in ip_route_output to fix gcc warning
Roland Dreier
-1
/
+1
2012-06-09
inet: Pass inetpeer root into inet_getpeer*() interfaces.
David S. Miller
-5
/
+5
2012-06-09
inet: Consolidate inetpeer_invalidate_tree() interfaces.
David S. Miller
-2
/
+1
2012-06-09
inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c
David S. Miller
-0
/
+9
2012-06-09
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
David S. Miller
-9
/
+0
2012-06-09
mac80211: add some missing kernel-doc
Johannes Berg
-0
/
+6
2012-06-09
tcp: Get rid of inetpeer special cases.
David S. Miller
-2
/
+2
2012-06-08
inet: Create and use rt{,6}_get_peer_create().
David S. Miller
-6
/
+25
2012-06-08
Bluetooth: Add support for encryption key refresh
Johan Hedberg
-0
/
+6
2012-06-08
af_unix: speedup /proc/net/unix
Eric Dumazet
-1
/
+2
2012-06-08
inetpeer: add parameter net for inet_getpeer_v4,v6
Gao feng
-4
/
+8
2012-06-08
inetpeer: add namespace support for inetpeer
Gao feng
-5
/
+8
2012-06-07
netfilter: nf_conntrack: add namespace support for cttimeout
Gao feng
-1
/
+2
2012-06-07
netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto
Pablo Neira Ayuso
-12
/
+0
2012-06-07
netfilter: nf_ct_icmp: add namespace support
Gao feng
-0
/
+1
2012-06-07
netfilter: nf_ct_icmp: add namespace support
Gao feng
-0
/
+6
2012-06-07
netfilter: nf_ct_udp: add namespace support
Gao feng
-0
/
+12
2012-06-07
netfilter: nf_ct_tcp: add namespace support
Gao feng
-0
/
+10
2012-06-07
netfilter: nf_ct_generic: add namespace support
Gao feng
-2
/
+8
2012-06-07
netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers
Gao feng
-2
/
+15
2012-06-07
netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers
Gao feng
-2
/
+21
2012-06-06
mac80211: unify SW/offload remain-on-channel
Johannes Berg
-3
/
+0
2012-06-06
mac80211: do remain-on-channel while idle
Johannes Berg
-1
/
+7
2012-06-06
cfg80211: clarify set_channel APIs
Johannes Berg
-9
/
+15
2012-06-06
inetpeer: fix a race in inetpeer_gc_worker()
Eric Dumazet
-1
/
+4
2012-06-05
cfg80211: provide channel to join_mesh function
Johannes Berg
-0
/
+4
2012-06-05
cfg80211: provide channel to start_ap function
Johannes Berg
-1
/
+11
2012-06-05
cfg80211: simplify cfg80211_can_beacon_sec_chan API
Johannes Berg
-1
/
+4
2012-06-05
mac80211: remove ieee80211_get_operstate()
Eliad Peller
-10
/
+0
2012-06-05
net: mac80211: Add and use ibss_vdbg debugging macro
Joe Perches
-0
/
+11
2012-06-05
net: mac80211: Add and use ht_vdbg debugging macro
Joe Perches
-0
/
+13
2012-06-05
mac80211: allow low-level drivers to set netdev feature bits
Arik Nemtsov
-0
/
+5
2012-06-05
Bluetooth: Create empty l2cap ops function
Gustavo Padovan
-0
/
+12
2012-06-05
Bluetooth: Rename L2CAP_LE_DEFAULT_MTU
Andre Guedes
-1
/
+1
2012-06-05
Bluetooth: Remove unused HCI timeouts definitions
Szymon Janc
-2
/
+0
2012-06-05
Bluetooth: A2MP: Manage incoming connections
Andrei Emeltchenko
-0
/
+4
2012-06-05
Bluetooth: A2MP: Handling fixed channels
Andrei Emeltchenko
-0
/
+1
2012-06-05
Bluetooth: A2MP: Process A2MP Discover Request
Andrei Emeltchenko
-0
/
+18
2012-06-05
Bluetooth: A2MP: Define A2MP status codes
Andrei Emeltchenko
-0
/
+10
2012-06-05
Bluetooth: A2MP: Definitions for A2MP commands
Andrei Emeltchenko
-0
/
+73
2012-06-05
Bluetooth: A2MP: Build and Send msg helpers
Andrei Emeltchenko
-0
/
+7
[prev]
[next]