summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dsa: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-091-5/+5
* wireless: Convert compare_ether_addr to ether_addr_equal by handJoe Perches2012-05-091-3/+3
* wireless: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-096-23/+21
* netfilter: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-092-3/+3
* mac80211: Convert compare_ether_addr to ether_addr_equal by handJoe Perches2012-05-092-3/+3
* mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-0913-71/+64
* bluetooth: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-091-3/+3
* atm: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-092-5/+4
* bridge: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-095-16/+15
* bridge: netfilter: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-091-2/+2
* 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