index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2012-06-11
inet: Fix BUG triggered by __rt{,6}_get_peer().
David S. Miller
2012-06-11
net: keep name_hlist close to name
Eric Dumazet
2012-06-11
Merge branch 'master' of git://1984.lsi.us.es/net-next
David S. Miller
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-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
Added kernel support in EEE Ethtool commands
Yuval Mintz
2012-06-07
netfilter: xt_recent: add address masking option
Denys Fedoryshchenko
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-07
netfilter: Add fail-open support
Krishna Kumar
2012-06-07
netfilter: xt_connlimit: remove revision 0
Cong Wang
2012-06-07
netfilter: remove include/linux/netfilter_ipv4/ipt_addrtype.h
Cong Wang
2012-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-06
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2012-06-06
inetpeer: fix a race in inetpeer_gc_worker()
Eric Dumazet
2012-06-04
net/ethernet: ks8851_mll mac address configuration support added
Raffaele Recalcati
2012-06-04
sock_diag: add SK_MEMINFO_BACKLOG
Eric Dumazet
2012-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-06-02
tty: Revert the tty locking series, it needs more work
Linus Torvalds
2012-06-01
Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-06-01
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
cipso: handle CIPSO options correctly when NetLabel is disabled
Paul Moore
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2012-06-01
new helper: signal_delivered()
Al Viro
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
2012-06-01
new helper: sigmask_to_save()
Al Viro
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
[next]