summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | ipv4: Add hash table of interface addresses.David S. Miller2011-02-181-0/+1
| * | | | | | | net: introduce NETIF_F_RXCSUMMichał Mirosław2011-02-172-2/+4
| * | | | | | | net: Introduce new feature setting opsMichał Mirosław2011-02-172-2/+120
| * | | | | | | ethtool: factorize get/set_one_featureMichał Mirosław2011-02-171-0/+6
| * | | | | | | ethtool: enable GSO and GRO by defaultMichał Mirosław2011-02-171-0/+3
| * | | | | | | phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNLBaruch Siach2011-02-141-0/+16
| * | | | | | | rtnetlink: implement setting of master deviceJiri Pirko2011-02-131-0/+12
| * | | | | | | net: make dev->master generalJiri Pirko2011-02-131-0/+7
| * | | | | | | net: remove the unnecessary dance around skb_bond_should_dropJiri Pirko2011-02-131-11/+0
| * | | | | | | ixgbe: DCB, implement 802.1Qaz routinesJohn Fastabend2011-02-111-0/+5
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-081-5/+18
| |\ \ \ \ \ \ \
| * | | | | | | | ipsec: allow to align IPv4 AH on 32 bitsNicolas Dichtel2011-02-081-0/+1
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-041-0/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | sched: CHOKe flow schedulerstephen hemminger2011-02-021-0/+29
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-0213-1/+1880
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | netfilter: xtables: add device group matchPatrick McHardy2011-02-032-0/+22
| | * | | | | | | | netfilter: ipset: fix linking with CONFIG_IPV6=nPatrick McHardy2011-02-021-0/+10
| | * | | | | | | | netfilter: ipset: install ipset related header filesPatrick McHardy2011-02-013-0/+8
| | * | | | | | | | netfilter: xtables: "set" match and "SET" target supportJozsef Kadlecsik2011-02-011-0/+55
| | * | | | | | | | netfilter: ipset: list:set set type supportJozsef Kadlecsik2011-02-011-0/+27
| | * | | | | | | | netfilter: ipset: hash:ip set type supportJozsef Kadlecsik2011-02-012-0/+1100
| | * | | | | | | | netfilter: ipset: bitmap:ip set type supportJozsef Kadlecsik2011-02-012-0/+158
| | * | | | | | | | netfilter: ipset: IP set core supportJozsef Kadlecsik2011-02-013-0/+498
| | * | | | | | | | netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macrosJozsef Kadlecsik2011-02-011-1/+2
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-313-0/+4
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | net: fix dev_seq_next()Eric Dumazet2011-01-271-1/+8
| * | | | | | | | | | net: reduce and unify printk level in netdev_fix_features()Michał Mirosław2011-01-241-1/+1
| * | | | | | | | | | net: change netdev->features to u32Michał Mirosław2011-01-242-13/+13
| * | | | | | | | | | net: RPS: Enable hardware acceleration of RFSBen Hutchings2011-01-241-3/+30
| * | | | | | | | | | lib: cpu_rmap: CPU affinity reverse-mappingBen Hutchings2011-01-241-0/+73
| * | | | | | | | | | Merge branch 'irq/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...David S. Miller2011-01-242-1/+35
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-2415-44/+100
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | net: Add safe reverse SKB queue walkers.David S. Miller2011-01-201-0/+9
| * | | | | | | | | | | | dccp: clean up unused DCCP_STATE_MASK definitionShan Wei2011-01-201-2/+0
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | netfilter: xtables: add missing header inclusions for headers_checkJan Engelhardt2011-01-2039-0/+77
| * | | | | | | | | | | Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy2011-01-201-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | netfilter: xtables: remove duplicate memberJan Engelhardt2011-01-201-1/+1
| * | | | | | | | | | | | Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy2011-01-201-0/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| | * | | | | | | | | | | netfilter: xtables: connlimit revision 1Jan Engelhardt2011-01-191-0/+12
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-01-2048-162/+264
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | netfilter: xtables: remove extraneous header that slipped inJan Engelhardt2011-01-201-1/+0
| | * | | | | | | | | | | | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2011-01-19201-1518/+3494
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso2011-01-191-0/+9
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa2011-01-181-0/+9
| | * | | | | | | | | | | | Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2011-01-1831-121/+123
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | netfilter: xtables: add missing header files to export listJan Engelhardt2011-01-181-0/+2
| | | * | | | | | | | | | | | netfilter: xtables: use __uXX guarded types for userspace exportsJan Engelhardt2011-01-1830-121/+121
| | * | | | | | | | | | | | | netfilter: allow NFQUEUE bypass if no listener is availableFlorian Westphal2011-01-182-0/+7
| | * | | | | | | | | | | | | netfilter: reduce NF_VERDICT_MASK to 0xffFlorian Westphal2011-01-181-5/+15
| | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | netfilter: create audit records for x_tables replacesThomas Graf2011-01-161-0/+1
OpenPOWER on IntegriCloud