summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-09-28ipvs: API change to avoid rescan of IPv6 exthdrJesper Dangaard Brouer1-40/+41
2012-09-28ipvs: Complete IPv6 fragment handling for IPVSJesper Dangaard Brouer1-1/+38
2012-09-28ipvs: Fix faulty IPv6 extension header handling in IPVSJesper Dangaard Brouer1-10/+62
2012-09-28ipvs: Use config macro IS_ENABLED()Jesper Dangaard Brouer1-1/+1
2012-09-28ipvs: Trivial changes, use compressed IPv6 address in outputJesper Dangaard Brouer1-1/+1
2012-09-25filter: add XOR instruction for use with X/KDaniel Borkmann1-0/+3
2012-09-25net: use a per task frag allocatorEric Dumazet3-15/+19
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-23netfilter: ipset: Support to match elements marked with "nomatch"Jozsef Kadlecsik1-0/+4
2012-09-23netfilter: ipset: Coding style fixesJozsef Kadlecsik2-3/+4
2012-09-23netfilter: ipset: Include supported revisions in module descriptionJozsef Kadlecsik1-0/+6
2012-09-23netfilter: 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-21netlink: use <linux/export.h> instead of <linux/module.h>Pablo Neira Ayuso1-1/+1
2012-09-21ipv4: Don't add TCP-code in inet_sock_destructChristoph Paasch1-0/+4
2012-09-21IB/ipoib: Add rtnl_link_ops supportOr Gerlitz1-0/+11
2012-09-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2-2/+17
2012-09-20ipv6: unify fragment thresh handling codeAmerigo Wang1-1/+1
2012-09-20ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inlineAmerigo Wang1-2/+11
2012-09-20ipv6: unify conntrack reassembly expire code with standard oneAmerigo Wang1-0/+19
2012-09-20ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang2-0/+11
2012-09-20netpoll: call ->ndo_select_queue() in tx pathAmerigo Wang1-0/+3
2012-09-20netdev: make address const in device address managementstephen hemminger1-14/+14
2012-09-17llc: Remove stray reference to sysctl_llc_station_ack_timeout.David S. Miller1-1/+0
2012-09-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-0/+1
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller21-32/+90
2012-09-15Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds1-0/+1
2012-09-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-5/+1
2012-09-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+18
2012-09-15Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2012-09-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+2
2012-09-14scsi_netlink: Remove dead and buggy codeEric W. Biederman1-24/+0
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil1-1/+1
2012-09-13drm: Drop the NV12M and YUV420M formatsVille Syrjälä1-5/+1
2012-09-13Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-6/+4
2012-09-12i2c: pnx: Fix read transactions of >= 2 bytesRoland Stigge1-0/+1
2012-09-10etherdevice: introduce help function eth_zero_addr()Duan Jiong1-0/+11
2012-09-10filter: add MOD operationEric Dumazet1-0/+4
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman7-58/+58
2012-09-09netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso1-3/+10
2012-09-09netlink: kill netlink_set_nonrootPablo Neira Ayuso1-5/+4