summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 8021q: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-093-12/+11
* 802: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-091-1/+1
* etherdevice.h: Add ether_addr_equalJoe Perches2012-05-091-0/+12
* Merge git://1984.lsi.us.es/net-nextDavid S. Miller2012-05-0915-46/+588
|\
| * netfilter: hashlimit: byte-based limit modeFlorian Westphal2012-05-092-20/+106
| * netfilter: hashlimit: move rateinfo initialization to helperFlorian Westphal2012-05-091-5/+10
| * netfilter: limit, hashlimit: avoid duplicated inlineFlorian Westphal2012-05-092-8/+5
| * netfilter: add xt_hmark target for hash-based skb markingHans Schillstrom2012-05-094-0/+423
| * netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()Hans Schillstrom2012-05-098-18/+49
* | e1000e: Fix merge conflict (net->net-next)Jeff Kirsher2012-05-091-45/+11
|/
* Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller2012-05-0834-1708/+856
|\
| * netfilter: remove ip_queue supportPablo Neira Ayuso2012-05-0810-1393/+10
| * netfilter: nf_conntrack: fix explicit helper attachment and NATPablo Neira Ayuso2012-05-082-1/+16
| * netfilter: nf_ct_expect: partially implement ctnetlink_change_expectKelvie Wong2012-05-081-1/+9
| * net: export sysctl_[r|w]mem_max symbols needed by ip_vs_syncHans Schillstrom2012-05-081-0/+2
| * ipvs: ip_vs_proto: local functions should not be exposed globallyH Hartley Sweeten2012-05-081-1/+1
| * ipvs: ip_vs_ftp: local functions should not be exposed globallyH Hartley Sweeten2012-05-081-1/+1
| * ipvs: optimize the use of flags in ip_vs_bind_destPablo Neira Ayuso2012-05-081-6/+9
| * ipvs: add support for sync threadsPablo Neira Ayuso2012-05-084-166/+305
| * ipvs: reduce sync rate with time thresholdsJulian Anastasov2012-05-085-48/+165
| * ipvs: wakeup master threadPablo Neira Ayuso2012-05-083-32/+162
| * ipvs: always update some of the flags bits in backupJulian Anastasov2012-05-082-42/+28
| * ipvs: fix ip_vs_try_bind_dest to rebind app and transmitterJulian Anastasov2012-05-081-7/+26
| * ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_destJulian Anastasov2012-05-081-5/+5
| * ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup serverJulian Anastasov2012-05-081-1/+1
| * ipvs: use GFP_KERNEL allocation where possibleSasha Levin2012-05-081-1/+1
| * ipvs: SH scheduler does not need GFP_ATOMIC allocationJulian Anastasov2012-05-081-1/+1
| * ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on initJulian Anastasov2012-05-081-1/+1
| * ipvs: WRR scheduler does not need GFP_ATOMIC allocationJulian Anastasov2012-05-081-1/+1
| * ipvs: DH scheduler does not need GFP_ATOMIC allocationJulian Anastasov2012-05-081-1/+1
| * ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on initJulian Anastasov2012-05-081-1/+1
| * ipvs: timeout tables do not need GFP_ATOMIC allocationJulian Anastasov2012-05-081-1/+1
| * netfilter: bridge: optionally set indev to vlanPablo Neira Ayuso2012-05-082-4/+35
| * netfilter: nf_conntrack: use this_cpu_inc()Eric Dumazet2012-05-081-8/+2
| * netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond2012-05-084-21/+110
| * netfilter: nf_ct_ecache: refactor notifier registrationTony Zelenoff2012-05-081-6/+4
* | etherdev.h: Convert int is_<foo>_ether_addr to boolJoe Perches2012-05-081-6/+6
|/
* smsc75xx: let EEPROM determine GPIO/LED settingsSteve Glendinning2012-05-071-7/+12
* smsc75xx: eliminate unnecessary phy register readSteve Glendinning2012-05-071-3/+1
* smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALLSteve Glendinning2012-05-072-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07380-2379/+4073
|\
| * net: compare_ether_addr[_64bits]() has no orderingJohannes Berg2012-05-071-5/+6
| * cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork2012-05-061-2/+12
| * bnx2x: bug fix when loading after SAN bootAriel Elior2012-05-061-1/+22
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-05-045-10/+20
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-035-10/+20
| | |\
| | | * iwlwifi: fix skb truesize underestimationEric Dumazet2012-05-033-8/+17
| | | * Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan2012-05-021-2/+2
| | | * brcmfmac: fix a double spin_unlock_irqrestore issue in dpcFranky Lin2012-05-021-0/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-05-046-34/+32
| |\ \ \
OpenPOWER on IntegriCloud