summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-10ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow controlAlexander Duyck
2012-05-10ixgbe: Clean up priority based flow controlAlexander Duyck
2012-05-10ixgbe: Exit on error case in VF message processingAlexander Duyck
2012-05-10igb: output register's information related to RX/TX queue[4-15]Koki Sanagi
2012-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Jeff Kirsher
2012-05-10dsa: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-10wireless: Convert compare_ether_addr to ether_addr_equal by handJoe Perches
2012-05-10wireless: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-10netfilter: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-10mac80211: Convert compare_ether_addr to ether_addr_equal by handJoe Perches
2012-05-10mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-10bluetooth: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-10atm: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-10bridge: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-10bridge: netfilter: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-108021q: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-10802: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-10etherdevice.h: Add ether_addr_equalJoe Perches
2012-05-09Merge git://1984.lsi.us.es/net-nextDavid S. Miller
2012-05-09e1000e: Fix merge conflict (net->net-next)Jeff Kirsher
2012-05-09netfilter: hashlimit: byte-based limit modeFlorian Westphal
2012-05-09netfilter: hashlimit: move rateinfo initialization to helperFlorian Westphal
2012-05-09netfilter: limit, hashlimit: avoid duplicated inlineFlorian Westphal
2012-05-09netfilter: add xt_hmark target for hash-based skb markingHans Schillstrom
2012-05-09netfilter: ip6_tables: add flags parameter to ipv6_find_hdr()Hans Schillstrom
2012-05-09e1000e: Fix merge conflict (net->net-next)Jeff Kirsher
2012-05-08Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller
2012-05-08netfilter: remove ip_queue supportPablo Neira Ayuso
2012-05-08netfilter: nf_conntrack: fix explicit helper attachment and NATPablo Neira Ayuso
2012-05-08netfilter: nf_ct_expect: partially implement ctnetlink_change_expectKelvie Wong
2012-05-08net: export sysctl_[r|w]mem_max symbols needed by ip_vs_syncHans Schillstrom
2012-05-08ipvs: ip_vs_proto: local functions should not be exposed globallyH Hartley Sweeten
2012-05-08ipvs: ip_vs_ftp: local functions should not be exposed globallyH Hartley Sweeten
2012-05-08ipvs: optimize the use of flags in ip_vs_bind_destPablo Neira Ayuso
2012-05-08ipvs: add support for sync threadsPablo Neira Ayuso
2012-05-08ipvs: reduce sync rate with time thresholdsJulian Anastasov
2012-05-08ipvs: wakeup master threadPablo Neira Ayuso
2012-05-08ipvs: always update some of the flags bits in backupJulian Anastasov
2012-05-08ipvs: fix ip_vs_try_bind_dest to rebind app and transmitterJulian Anastasov
2012-05-08ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_destJulian Anastasov
2012-05-08ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup serverJulian Anastasov
2012-05-08ipvs: use GFP_KERNEL allocation where possibleSasha Levin
2012-05-08ipvs: SH scheduler does not need GFP_ATOMIC allocationJulian Anastasov
2012-05-08ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on initJulian Anastasov
2012-05-08ipvs: WRR scheduler does not need GFP_ATOMIC allocationJulian Anastasov
2012-05-08ipvs: DH scheduler does not need GFP_ATOMIC allocationJulian Anastasov
2012-05-08ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on initJulian Anastasov
2012-05-08ipvs: timeout tables do not need GFP_ATOMIC allocationJulian Anastasov
2012-05-08netfilter: bridge: optionally set indev to vlanPablo Neira Ayuso
2012-05-08netfilter: nf_conntrack: use this_cpu_inc()Eric Dumazet