summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-1197-123/+133
* netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt2010-05-115-79/+68
* netfilter: xtables: dissolve do_match functionJan Engelhardt2010-05-022-34/+10
* netfilter: xtables: fix incorrect return codeJan Engelhardt2010-05-021-2/+2
* netfilter: ip_tables: fix compilation when debug is enabledJan Engelhardt2010-05-021-2/+2
* netfilter: x_tables: rectify XT_FUNCTION_MAXNAMELEN usageJan Engelhardt2010-04-271-8/+6
* netfilter: nf_conntrack: extend with extra stat counterJesper Dangaard Brouer2010-04-234-7/+12
* netfilter: ip_tables: convert pr_devel() to pr_debug()Patrick McHardy2010-04-221-5/+5
* netfilter: x_tables: move sleeping allocation outside BH-disabled regionJan Engelhardt2010-04-211-6/+6
* netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPP...Bart De Schuymer2010-04-203-1/+12
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-205616-34765/+132342
|\
| * net: emphasize rtnl lock required in call_netdevice_notifiersJiri Pirko2010-04-201-0/+1
| * rps: consistent rxhashEric Dumazet2010-04-201-7/+18
| * rps: cleanupsEric Dumazet2010-04-202-71/+82
| * rps: static functionsEric Dumazet2010-04-191-2/+2
| * rps: shortcut net_rps_action()Eric Dumazet2010-04-192-50/+38
| * bnx2x: Date and versionVladislav Zolotarov2010-04-191-2/+2
| * bnx2x: Don't report link down if has been already downVladislav Zolotarov2010-04-191-2/+4
| * bnx2x: Rework power state handling codeVladislav Zolotarov2010-04-191-3/+9
| * bnx2x: use mask in test_registers() to avoid parity errorVladislav Zolotarov2010-04-191-1/+1
| * bnx2x: Fixed MSI-X enabling flowVladislav Zolotarov2010-04-192-8/+38
| * bnx2x: Added new statisticsVladislav Zolotarov2010-04-192-46/+76
| * bnx2x: White spacesVladislav Zolotarov2010-04-192-161/+213
| * bnx2x: Protect code with NOMCPVladislav Zolotarov2010-04-191-12/+32
| * bnx2x: Increase DMAE max write size for 57711Vladislav Zolotarov2010-04-192-5/+6
| * bnx2x: Use VPD-R V0 entry to display firmware revisionVladislav Zolotarov2010-04-192-2/+73
| * bnx2x: Parity errors handling for 57710 and 57711Vladislav Zolotarov2010-04-193-56/+1039
| * net: Introduce skb_orphan_try()Eric Dumazet2010-04-181-14/+13
| * net: remove time limit in process_backlog()Eric Dumazet2010-04-181-3/+2
| * rps: rps_sock_flow_table is mostly readEric Dumazet2010-04-171-1/+1
| * rfs: Receive Flow SteeringTom Herbert2010-04-178-29/+389
| * ipv6: fix the comment of ip6_xmit()Shan Wei2010-04-161-1/+1
| * net: replace ipfragok with skb->local_dfShan Wei2010-04-1615-20/+20
| * ipv6: cancel to setting local_df in ip6_xmit()Shan Wei2010-04-161-4/+0
| * net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4Joe Perches2010-04-161-2/+2
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-04-15174-5613/+8597
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15174-5613/+8597
| | |\
| | | * wireless: rt2x00: rt2800usb: identify Sitecom devicesXose Vazquez Perez2010-04-141-7/+4
| | | * ar9170usb: add a couple more USB IDsChristian Lamparter2010-04-141-0/+10
| | | * wl1251: don't require NVS data when EEPROM is usedGrazvydas Ignotas2010-04-141-2/+2
| | | * ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb...Ming Lei2010-04-141-2/+9
| | | * ath9k-htc:respect usb buffer cacheline alignment in reg out pathMing Lei2010-04-143-13/+16
| | | * ath9k-htc:respect usb buffer cacheline alignment in reg in pathMing Lei2010-04-143-9/+12
| | | * ath9k-htc:respect usb buffer cacheline alignment in ath9k_hif_usb_alloc_rx_urbsMing Lei2010-04-141-3/+3
| | | * ath5k: treat RXORN as non-fatalBruno Randolf2010-04-142-1/+15
| | | * ath5k: Use high bitrates for ACK/CTSBruno Randolf2010-04-143-6/+5
| | | * rt2x00: Add rt3390 support in rt2800 register initialization.Gertjan van Wingerde2010-04-121-11/+59
| | | * rt2x00: Add rt3090 support in rt2800 register initialization.Gertjan van Wingerde2010-04-121-14/+40
| | | * rt2x00: Add rt3071 support in rt2800 register initialization.Gertjan van Wingerde2010-04-121-9/+93
| | | * rt2x00: Finish rt3070 support in rt2800 register initialization.Gertjan van Wingerde2010-04-121-62/+71