summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | IPVS: Only match pe_data created by the same peSimon Horman2010-11-161-1/+1
| | * | | IPVS: Add persistence engine to connection entrySimon Horman2010-11-164-23/+30
| * | | | netfilter: nf_conntrack: one less atomic op in nf_ct_expect_insert()Eric Dumazet2010-11-161-2/+2
| |/ / /
| * | | netfilter: rcu sparse cleanupsEric Dumazet2010-11-154-9/+26
| * | | netfilter: nf_nat_amanda: rename a variableEric Dumazet2010-11-151-4/+4
| * | | netfilter: add __rcu annotationsEric Dumazet2010-11-152-7/+15
| * | | netfilter: nf_ct_frag6_sysctl_table is staticEric Dumazet2010-11-151-1/+1
| * | | netfilter: add __rcu annotationsEric Dumazet2010-11-1510-28/+53
| * | | netfilter: xt_CLASSIFY: add ARP support, allow CLASSIFY target on any tableFrédéric Leroy2010-11-151-12/+24
| * | | netfilter: nf_nat: define nat_pptp_info as neededChangli Gao2010-11-151-0/+2
| * | | netfilter: ct_extend: define NF_CT_EXT_* as neededChangli Gao2010-11-153-0/+18
| * | | netfilter: nf_nat: don't use atomic bit operationChangli Gao2010-11-152-4/+4
| * | | netfilter: nf_conntrack: define ct_*_info as neededChangli Gao2010-11-151-0/+13
| * | | netfilter: ct_extend: fix the wrong alloc_sizeChangli Gao2010-11-151-3/+2
| * | | netfilter: xt_LOG: do print MAC header on FORWARDJan Engelhardt2010-11-152-4/+2
| * | | netfilter: xt_NFQUEUE: remove modulo operationsChangli Gao2010-11-121-2/+4
| * | | netfilter: nf_conntrack: don't always initialize ct->protoChangli Gao2010-11-126-15/+13
* | | | net_sched: cleanupsEric Dumazet2011-01-2041-801/+842
* | | | af_unix: coding style: remove one level of indentation in unix_shutdown()Alban Crequy2011-01-201-29/+31
* | | | net_sched: implement a root container qdisc sch_mqprioJohn Fastabend2011-01-205-0/+446
* | | | net: implement mechanism for HW based QOSJohn Fastabend2011-01-202-1/+122
* | | | netlink: support setting devgroup parametersVlad Dogaru2011-01-201-4/+28
* | | | net_device: add support for network device groupsVlad Dogaru2011-01-204-0/+26
* | | | net: cleanup unused macros in net directoryShan Wei2011-01-2010-12/+2
* | | | vxge: update driver versionJon Mason2011-01-201-2/+2
* | | | vxge: MSIX one shot modeJon Mason2011-01-206-50/+302
* | | | vxge: correct eprom version detectionJon Mason2011-01-202-2/+2
* | | | vxge: cleanup probe error pathsJon Mason2011-01-201-30/+25
* | | | net: filter: dont block softirqs in sk_run_filter()Eric Dumazet2011-01-193-7/+7
* | | | af_unix: implement socket filterAlban Crequy2011-01-191-0/+6
| |_|/ |/| |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-1934-249/+502
|\ \ \
| * | | gianfar: Fix misleading indentation in startup_gfar()Anton Vorontsov2011-01-191-1/+1
| * | | net/irda/sh_irda: return to RX mode when TX errorKuninori Morimoto2011-01-191-2/+12
| * | | net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.Jesse Gross2011-01-191-2/+2
| * | | USB CDC NCM: tx_fixup() race condition fixAlexey Orishko2011-01-191-7/+12
| * | | ns83820: Avoid bad pointer deref in ns83820_init_one().Jesper Juhl2011-01-191-3/+2
| * | | ipv6: Silence privacy extensions initializationRomain Francoise2011-01-191-3/+0
| * | | bnx2x: Update bnx2x version to 1.62.00-4Yaniv Rosner2011-01-191-2/+2
| * | | bnx2x: Fix AER setting for BCM57712Yaniv Rosner2011-01-191-1/+1
| * | | bnx2x: Fix BCM84823 LED behaviorYaniv Rosner2011-01-192-1/+21
| * | | bnx2x: Mark full duplex on some external PHYsYaniv Rosner2011-01-191-1/+8
| * | | bnx2x: Fix BCM8073/BCM8727 microcode loadingYaniv Rosner2011-01-191-30/+43
| * | | bnx2x: LED fix for BCM8727 over BCM57712Yaniv Rosner2011-01-191-1/+17
| * | | bnx2x: Common init will be executed only once after PORYaniv Rosner2011-01-191-0/+11
| * | | bnx2x: Swap BCM8073 PHY polarity if requiredYaniv Rosner2011-01-192-0/+46
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-1812-24/+36
| |\ \ \
| | * | | iwlwifi: fix valid chain reading from EEPROMWey-Yi Guy2011-01-181-1/+1
| | * | | ath5k: fix locking in tx_complete_poll_workBob Copeland2011-01-181-0/+4
| | * | | ath9k_hw: do PA offset calibration only on longcal intervalRajkumar Manoharan2011-01-171-5/+5
| | * | | ath9k_htc: Fix endian issue in tx headerRajkumar Manoharan2011-01-172-4/+6