index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2012-06-14
ipv4: Handle PMTU in all ICMP error handlers.
David S. Miller
2012-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-12
bonding: Fix corrupted queue_mapping
Eric Dumazet
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-11
inet: Fix BUG triggered by __rt{,6}_get_peer().
David S. Miller
2012-06-11
Merge branch 'master' of git://1984.lsi.us.es/net-next
David S. Miller
2012-06-11
Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
John W. Linville
2012-06-11
inet: Avoid potential NULL peer dereference.
David S. Miller
2012-06-11
inet: Add inetpeer tree roots to the FIB tables.
David S. Miller
2012-06-11
inet: Add family scope inetpeer flushes.
David S. Miller
2012-06-11
ipv4: Kill ip_rt_frag_needed().
David S. Miller
2012-06-11
inet: Hide route peer accesses behind helpers.
David S. Miller
2012-06-11
net: Reorder initialization in ip_route_output to fix gcc warning
Roland Dreier
2012-06-09
inet: Pass inetpeer root into inet_getpeer*() interfaces.
David S. Miller
2012-06-09
inet: Consolidate inetpeer_invalidate_tree() interfaces.
David S. Miller
2012-06-09
inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c
David S. Miller
2012-06-09
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
David S. Miller
2012-06-09
tcp: Get rid of inetpeer special cases.
David S. Miller
2012-06-08
inet: Create and use rt{,6}_get_peer_create().
David S. Miller
2012-06-08
af_unix: speedup /proc/net/unix
Eric Dumazet
2012-06-08
inetpeer: add parameter net for inet_getpeer_v4,v6
Gao feng
2012-06-08
inetpeer: add namespace support for inetpeer
Gao feng
2012-06-07
netfilter: nf_conntrack: add namespace support for cttimeout
Gao feng
2012-06-07
netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto
Pablo Neira Ayuso
2012-06-07
netfilter: nf_ct_icmp: add namespace support
Gao feng
2012-06-07
netfilter: nf_ct_icmp: add namespace support
Gao feng
2012-06-07
netfilter: nf_ct_udp: add namespace support
Gao feng
2012-06-07
netfilter: nf_ct_tcp: add namespace support
Gao feng
2012-06-07
netfilter: nf_ct_generic: add namespace support
Gao feng
2012-06-07
netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers
Gao feng
2012-06-07
netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers
Gao feng
2012-06-06
mac80211: unify SW/offload remain-on-channel
Johannes Berg
2012-06-06
mac80211: do remain-on-channel while idle
Johannes Berg
2012-06-06
cfg80211: clarify set_channel APIs
Johannes Berg
2012-06-06
inetpeer: fix a race in inetpeer_gc_worker()
Eric Dumazet
2012-06-05
cfg80211: provide channel to join_mesh function
Johannes Berg
2012-06-05
cfg80211: provide channel to start_ap function
Johannes Berg
2012-06-05
cfg80211: simplify cfg80211_can_beacon_sec_chan API
Johannes Berg
2012-06-05
mac80211: remove ieee80211_get_operstate()
Eliad Peller
2012-06-05
net: mac80211: Add and use ibss_vdbg debugging macro
Joe Perches
2012-06-05
net: mac80211: Add and use ht_vdbg debugging macro
Joe Perches
2012-06-05
mac80211: allow low-level drivers to set netdev feature bits
Arik Nemtsov
2012-06-04
NFC: Introduce target mode rx data callback
Samuel Ortiz
2012-06-04
NFC: Introduce target mode tx ops
Samuel Ortiz
2012-06-04
NFC: Set the NFC device RF mode appropriately
Samuel Ortiz
2012-06-04
NFC: Add target mode activation netlink event
Samuel Ortiz
2012-06-04
NFC: Add target mode protocols to the polling loop startup routine
Samuel Ortiz
2012-06-04
NFC: Export LLCP general bytes getter
Samuel Ortiz
2012-06-01
cipso: handle CIPSO options correctly when NetLabel is disabled
Paul Moore
2012-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
[next]