summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff...Jozsef Kadlecsik2011-07-211-31/+61
* netfilter: ipset: make possible to hash some part of the data element onlyJozsef Kadlecsik2011-07-211-4/+10
* netfilter: nfnetlink_queue: batch verdict supportFlorian Westphal2011-07-191-0/+1
* netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()Eric Dumazet2011-07-181-0/+3
* netfilter: add SELinux context support to AUDIT targetMr Dash Four2011-06-301-0/+7
* netfilter: ipset: whitespace and coding fixes detected by checkpatch.plJozsef Kadlecsik2011-06-164-6/+6
* netfilter: ipset: hash:net,iface type introducedJozsef Kadlecsik2011-06-162-0/+11
* netfilter: ipset: add xt_action_param to the variant level kadt functions, ip...Jozsef Kadlecsik2011-06-162-0/+6
* netfilter: ipset: use unified from/to address masking and check the usageJozsef Kadlecsik2011-06-161-0/+6
* netfilter: ipset: adding ranges to hash types with timeout could still fail, ...Jozsef Kadlecsik2011-06-161-1/+1
* netfilter: ipset: support range for IPv4 at adding/deleting elements for hash...Jozsef Kadlecsik2011-06-164-1/+9
* netfilter: ipset: set type support with multiple revisions addedJozsef Kadlecsik2011-06-161-2/+4
* netfilter: ipset: fix adding ranges to hash typesJozsef Kadlecsik2011-06-162-4/+20
* netfilter: ipset: support listing setnames and headers tooJozsef Kadlecsik2011-06-161-0/+4
* netfilter: ipset: options and flags support added to the kernel APIJozsef Kadlecsik2011-06-164-8/+30
* netfilter: ipset: timeout can be modified for already added elementsJozsef Kadlecsik2011-06-162-8/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Patrick McHardy2011-06-161-21/+13
|\
| * IPVS: remove unused init and cleanup functions.Hans Schillstrom2011-06-141-6/+0
| * IPVS: rename of netns init and cleanup functions.Hans Schillstrom2011-06-131-13/+13
| * IPVS remove unused var from migration to netnsHans Schillstrom2011-06-131-2/+0
* | tg3: Migrate phy preprocessor defs to system defsMatt Carlson2011-06-151-0/+2
|/
* snmp: reduce percpu needs by 50%Eric Dumazet2011-06-111-53/+33
* virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALIDJason Wang2011-06-111-0/+1
* rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-092-4/+9
* inetpeer: lower false sharing effectEric Dumazet2011-06-081-11/+13
* inetpeer: remove unused listEric Dumazet2011-06-082-3/+1
* tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open sideJerry Chu2011-06-082-2/+10
* v2 ethtool: remove support for ETHTOOL_GRXNTUPLEAlexander Duyck2011-06-082-20/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-086-0/+207
|\
| * mac80211: Stop BA session event from deviceShahar Levi2011-06-071-0/+17
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-071-2/+6
| |\
| * | bcma: read SPROM and extract MAC from itRafał Miłecki2011-06-032-0/+6
| * | lib: cordic: add library module providing cordic angle calculationArend van Spriel2011-06-031-0/+48
| * | lib: crc8: add new library module providing crc8 algorithmArend van Spriel2011-06-031-0/+101
| * | nl80211: add testmode dump supportWey-Yi Guy2011-06-012-0/+15
| * | bcma: host pci: implement block R/W operationsRafał Miłecki2011-06-011-0/+18
| * | bcma: add IRQ number and pointer to DMA devRafał Miłecki2011-06-011-0/+2
* | | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-065-1/+4
* | | include/net: Remove unnecessary semicolonsJoe Perches2011-06-051-2/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-049-15/+29
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-045-8/+16
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-031-2/+6
| | |\ \ \ | | | | |/ | | | |/|
| | | * | cfg80211: don't drop p2p probe responsesEliad Peller2011-06-011-2/+6
| | | |/
| | * | net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi2011-06-021-5/+7
| | * | af-packet: Add flag to distinguish VID 0 from no-vlan.Ben Greear2011-06-011-0/+1
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-06-042-2/+3
| |\ \ \
| | * | | block: remove unwanted semicolonsNamhyung Kim2011-05-311-2/+2
| | * | | Revert "block: Remove extra discard_alignment from hd_struct."Jens Axboe2011-05-301-0/+1
| * | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2011-06-041-1/+3
| |\ \ \ \
| | * | | | asm-generic/unistd.h: support sendmmsg syscallChris Metcalf2011-06-021-1/+3