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-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-27
net: struct napi_struct fields reordering
Eric Dumazet
2012-09-27
net: remove sk_init() helper
Eric Dumazet
2012-09-27
tunnel: drop packet if ECN present with not-ECT
stephen hemminger
2012-09-26
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
2012-09-26
syscalls: add __NR_kcmp syscall to generic unistd.h
Mark Salter
2012-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-09-25
c/r: prctl: fix build error for no-MMU case
Mark Salter
2012-09-24
filter: add XOR instruction for use with X/K
Daniel Borkmann
2012-09-24
net: use a per task frag allocator
Eric Dumazet
2012-09-24
phy/micrel: Add missing header to micrel_phy.h
Marek Vasut
2012-09-24
phy/micrel: Rename KS80xx to KSZ80xx
Marek Vasut
2012-09-24
phy/micrel: Implement support for KSZ8021
Marek Vasut
2012-09-24
net: Remove unnecessary NULL check in scm_destroy().
David S. Miller
2012-09-24
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-09-24
netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute
Pablo Neira Ayuso
2012-09-24
netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries
Pablo Neira Ayuso
2012-09-24
netfilter: xt_time: add support to ignore day transition
Florian Westphal
2012-09-23
netlink: Rearrange netlink_kernel_cfg to save space on 64-bit.
David S. Miller
2012-09-22
netfilter: ipset: Support to match elements marked with "nomatch"
Jozsef Kadlecsik
2012-09-22
netfilter: ipset: Coding style fixes
Jozsef Kadlecsik
2012-09-22
netfilter: ipset: Include supported revisions in module description
Jozsef Kadlecsik
2012-09-22
netfilter: ipset: Rewrite cidr book keeping to handle /0
Jozsef Kadlecsik
2012-09-22
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
Neal Cardwell
2012-09-22
tcp: extract code to compute SYNACK RTT
Neal Cardwell
2012-09-22
ptp: clarify the clock_name sysfs attribute
Richard Cochran
2012-09-22
ptp: link the phc device to its parent device
Richard Cochran
2012-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-09-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-09-21
netlink: use <linux/export.h> instead of <linux/module.h>
Pablo Neira Ayuso
2012-09-21
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-09-21
Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-09-20
xfrm_user: ensure user supplied esn replay window is valid
Mathias Krause
2012-09-20
ipv4: Don't add TCP-code in inet_sock_destruct
Christoph Paasch
2012-09-20
IB/ipoib: Add rtnl_link_ops support
Or Gerlitz
2012-09-20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2012-09-20
tracing: Don't call page_to_pfn() if page is NULL
Wen Congyang
2012-09-19
ipv6: unify fragment thresh handling code
Amerigo Wang
2012-09-19
ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline
Amerigo Wang
2012-09-19
ipv6: unify conntrack reassembly expire code with standard one
Amerigo Wang
2012-09-19
ipv6: add a new namespace for nf_conntrack_reasm
Amerigo Wang
2012-09-19
netpoll: call ->ndo_select_queue() in tx path
Amerigo Wang
2012-09-19
netdev: make address const in device address management
stephen hemminger
2012-09-19
linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSEST
Guenter Roeck
2012-09-18
ipv6: use net->rt_genid to check dst validity
Nicolas Dichtel
2012-09-18
netns: move net->ipv4.rt_genid to net->rt_genid
Nicolas Dichtel
2012-09-18
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
2012-09-18
vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()
Miklos Szeredi
2012-09-17
compiler.h: add __visible
Andi Kleen
2012-09-17
include/net/sock.h: squelch compiler warning in sk_rmem_schedule()
Chuck Lever
[next]