summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-27net: struct napi_struct fields reorderingEric Dumazet
2012-09-27net: remove sk_init() helperEric Dumazet
2012-09-27tunnel: drop packet if ECN present with not-ECTstephen hemminger
2012-09-26Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-09-26syscalls: add __NR_kcmp syscall to generic unistd.hMark Salter
2012-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-25c/r: prctl: fix build error for no-MMU caseMark Salter
2012-09-24filter: add XOR instruction for use with X/KDaniel Borkmann
2012-09-24net: use a per task frag allocatorEric Dumazet
2012-09-24phy/micrel: Add missing header to micrel_phy.hMarek Vasut
2012-09-24phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut
2012-09-24phy/micrel: Implement support for KSZ8021Marek Vasut
2012-09-24net: Remove unnecessary NULL check in scm_destroy().David S. Miller
2012-09-24Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-09-24netfilter: nfnetlink_queue: add NFQA_CAP_LEN attributePablo Neira Ayuso
2012-09-24netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entriesPablo Neira Ayuso
2012-09-24netfilter: xt_time: add support to ignore day transitionFlorian Westphal
2012-09-23netlink: Rearrange netlink_kernel_cfg to save space on 64-bit.David S. Miller
2012-09-22netfilter: ipset: Support to match elements marked with "nomatch"Jozsef Kadlecsik
2012-09-22netfilter: ipset: Coding style fixesJozsef Kadlecsik
2012-09-22netfilter: ipset: Include supported revisions in module descriptionJozsef Kadlecsik
2012-09-22netfilter: ipset: Rewrite cidr book keeping to handle /0Jozsef Kadlecsik
2012-09-22tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHSNeal Cardwell
2012-09-22tcp: extract code to compute SYNACK RTTNeal Cardwell
2012-09-22ptp: clarify the clock_name sysfs attributeRichard Cochran
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran
2012-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-09-21netlink: use <linux/export.h> instead of <linux/module.h>Pablo Neira Ayuso
2012-09-21Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-21Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-20xfrm_user: ensure user supplied esn replay window is validMathias Krause
2012-09-20ipv4: Don't add TCP-code in inet_sock_destructChristoph Paasch
2012-09-20IB/ipoib: Add rtnl_link_ops supportOr Gerlitz
2012-09-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2012-09-20tracing: Don't call page_to_pfn() if page is NULLWen Congyang
2012-09-19ipv6: unify fragment thresh handling codeAmerigo Wang
2012-09-19ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inlineAmerigo Wang
2012-09-19ipv6: unify conntrack reassembly expire code with standard oneAmerigo Wang
2012-09-19ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang
2012-09-19netpoll: call ->ndo_select_queue() in tx pathAmerigo Wang
2012-09-19netdev: make address const in device address managementstephen hemminger
2012-09-19linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSESTGuenter Roeck
2012-09-18ipv6: use net->rt_genid to check dst validityNicolas Dichtel
2012-09-18netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel
2012-09-18ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel
2012-09-18vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi
2012-09-17compiler.h: add __visibleAndi Kleen
2012-09-17include/net/sock.h: squelch compiler warning in sk_rmem_schedule()Chuck Lever