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