aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* CAPI: Rework locking of controller data structuresJan Kiszka2010-02-161-2/+3
* CAPI: Rework controller state notifierJan Kiszka2010-02-161-12/+5
* CAPI: Call a controller 'controller', not 'card'Jan Kiszka2010-02-161-1/+1
* net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman2010-02-161-1/+0
* net ipv4: Decouple ipv4 interface parameters from binary sysctl numbersEric W. Biederman2010-02-162-10/+36
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-1612-59/+136
|\
| * netfilter: CONFIG_COMPAT: allow delta to exceed 32767Florian Westphal2010-02-151-1/+1
| * netfilter: ctnetlink: add zone supportPatrick McHardy2010-02-151-0/+2
| * netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-151-1/+1
| * netfilter: xtables: constify args in compat copying functionsJan Engelhardt2010-02-151-6/+6
| * netfilter: get rid of the grossness in netfilter.hJan Engelhardt2010-02-151-17/+28
| * netfilter: reduce NF_HOOK by one argumentJan Engelhardt2010-02-151-9/+5
| * netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy2010-02-111-0/+1
| * netfilter: nf_nat_sip: add TCP supportPatrick McHardy2010-02-111-0/+1
| * netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy2010-02-111-1/+2
| * netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy2010-02-111-4/+10
| * Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2010-02-104-0/+7
| |\
| | * netfilter: xtables: generate initial table on-demandJan Engelhardt2010-02-103-0/+3
| | * netfilter: xtables: use xt_table for hook instantiationJan Engelhardt2010-02-101-0/+4
| * | netfilter: xtables: symmetric COMPAT_XT_ALIGN definitionAlexey Dobriyan2010-02-101-4/+9
| * | netfilter: xtables: consistent struct compat_xt_counters definitionAlexey Dobriyan2010-02-101-5/+1
| |/
| * Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-02-1060-221/+750
| |\
| * | netfilter: xtables: add CT targetPatrick McHardy2010-02-032-0/+18
| * | netfilter: nf_conntrack: support conntrack templatesPatrick McHardy2010-02-031-0/+4
| * | netfilter: ctnetlink: support selective event deliveryPatrick McHardy2010-02-031-0/+18
| * | netfilter: add struct net * to target parametersPatrick McHardy2010-02-031-0/+2
| * | netfilter: xtables: CONFIG_COMPAT reduxAlexey Dobriyan2010-02-022-7/+14
| * | netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-184-3/+4
| * | netfilter: xtables: add struct xt_mtchk_param::netAlexey Dobriyan2010-01-181-0/+1
| * | netfilter: nfnetlink: netns supportAlexey Dobriyan2010-01-131-4/+4
* | | ethtool: Fix includes build breakDavid S. Miller2010-02-141-1/+2
* | | net: Fix first line of kernel-doc for a few functionsBen Hutchings2010-02-141-2/+2
* | | net: Add netdev ops for SR-IOV configurationWilliams, Mitch A2010-02-121-0/+17
* | | if_link: Add SR-IOV configuration methodsWilliams, Mitch A2010-02-121-0/+30
* | | pci: Add SR-IOV convenience functions and macrosWilliams, Mitch A2010-02-121-0/+11
* | | include/linux/netdevice.h: Add netif_printk helpersJoe Perches2010-02-121-0/+53
* | | netdevice.h: Add netdev_printk helpers like dev_printkJoe Perches2010-02-121-0/+71
* | | ethtool: Introduce n-tuple filter programming supportPeter P Waskiewicz Jr2010-02-102-0/+53
* | | seq_file: Add helpers for iteration over a hlistLi Zefan2010-02-101-0/+11
| |/ |/|
* | packet: Add GSO/csum offload support.Sridhar Samudrala2010-02-041-0/+1
* | libphy: add phy_find_first functionJiri Pirko2010-02-041-0/+1
* | net: use helpers to access mc list V2Jiri Pirko2010-02-041-0/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-041-0/+2
|\ \
| * | mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...Andriy Tkachuk2010-01-221-0/+2
* | | net: CONFIG_COMPAT reduxAlexey Dobriyan2010-02-031-0/+4
* | | net: macvtap driverArnd Bergmann2010-02-031-0/+1
* | | macvlan: allow multiple driver backendsArnd Bergmann2010-02-031-0/+70
* | | net: maintain namespace isolation between vlan and real deviceArnd Bergmann2010-02-031-0/+9
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-031-32/+0
|\ \ \
| * | | connector: Delete buggy notification code.Evgeniy Polyakov2010-02-021-32/+0