aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-10-01vxlan: virtual extensible lanstephen hemminger
2012-10-01netlink: add attributes to fdb interfacestephen hemminger
2012-10-01IB/ipoib: Add more rtnl_link_ops callbacksOr Gerlitz
2012-10-01ipv4: gre: add GRO capabilityEric Dumazet
2012-10-01net: add gro_cells infrastructureEric Dumazet
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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-27NFC: LLCP raw socket supportThierry Escande
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-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-25c/r: prctl: fix build error for no-MMU caseMark Salter
2012-09-25NFC: xmit from hci ops must return 0 or negativeWaldemar Rymarkiewicz
2012-09-25NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade
2012-09-25NFC: Add an shdlc llc module to llc coreEric Lapuyade
2012-09-25NFC: Add a nop (passthrough) llc module to llc coreEric Lapuyade
2012-09-25NFC: Add an LLC Core layer to HCIEric Lapuyade
2012-09-25NFC: Modified hci_transceive to become an asynchronous operationEric Lapuyade
2012-09-25NFC: Add a public nfc_hci_send_cmd_async methodEric Lapuyade
2012-09-25NFC: Use system_nrt_wq instead of custom onesTejun Heo
2012-09-25NFC: Implement NCI dep_link_up and dep_link_downIlan Elias
2012-09-25NFC: Parse NCI NFC-DEP activation paramsIlan Elias
2012-09-25NFC: Set local general bytes in nci_start_pollIlan Elias
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-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-09-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
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