summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-29mii: add support of pause frames in mii_get_anartpol
2011-04-29qlcnic: Support for GBE port settingsSony Chacko
2011-04-29qlcnic: support rcv ring configuration through ethtoolSucheta Chakraborty
2011-04-29ipv4, ipv6, bonding: Restore control over number of peer notificationsBen Hutchings
2011-04-29net: ftmac100: fix scheduling while atomic during PHY link status changeAdam Jaremko
2011-04-29usbnet: Transfer of maintainershipOliver Neukum
2011-04-29usbnet: add support for some Huawei modems with cdc-ether portsDan Williams
2011-04-29mwl8k: Reducing extra_tx_headroom for tx optimization in AP modeYogesh Ashok Powar
2011-04-29ath9k_htc: Revamp LED managementSujith Manoharan
2011-04-29iwlegacy: remove sync_cmd_mutexStanislaw Gruszka
2011-04-29iwlegacy: more priv->mutex serializationStanislaw Gruszka
2011-04-29iwlegacy: fix enqueue hcmd race conditionsStanislaw Gruszka
2011-04-29iwlegacy: comment typo fix diable -> disableStanislaw Gruszka
2011-04-29iwlegacy: remove scan_tx_antennasStanislaw Gruszka
2011-04-29iwlegacy: remove unneeded __packedStanislaw Gruszka
2011-04-29iwlegacy: remove unneeded disable_hw_scan checkStanislaw Gruszka
2011-04-29iwlegacy: simplify init geosStanislaw Gruszka
2011-04-29iwlegacy: enable only rfkill interrupt when device is downStanislaw Gruszka
2011-04-29iwlegacy: remove duplicate initialization in iwl4956_down()Stanislaw Gruszka
2011-04-29iwlagn: fix tx power initializationStanislaw Gruszka
2011-04-29ath9k_htc: Dump modal eeprom header for UB91/94/95Sujith Manoharan
2011-04-29ath9k_htc: Dump base eeprom header for UB91/94/95Sujith Manoharan
2011-04-29bnx2: cancel timer on device removalNeil Horman
2011-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-04-29p54: avoid uninitialized variable warning for freqJohn W. Linville
2011-04-29mwifiex: fix copy-n-paste 'thinko' for tsf_valJohn W. Linville
2011-04-29b43: avoid uninitialized variable warnings in phy_nJohn W. Linville
2011-04-29ath5k: fix uninitialized var warning for txf2txsJohn W. Linville
2011-04-29iwl4965: fix "Received BA when not expected"Stanislaw Gruszka
2011-04-29iwlagn: fix "Received BA when not expected"Stanislaw Gruszka
2011-04-29pktgen: create num frags requestedamit salecha
2011-04-29bpf: depends on MODULESEric Dumazet
2011-04-28ipv4: Get route daddr from flow key in l2tp_ip_connect().David S. Miller
2011-04-28ipv4: Get route daddr from flow key in tcp_v4_connect().David S. Miller
2011-04-28ipv4: Get route daddr from flow key in inet_csk_route_req().David S. Miller
2011-04-28ipv4: Get route daddr from flow key in ip4_datagram_connect().David S. Miller
2011-04-28ipv4: Get route daddr from flow key in dccp_v4_connect().David S. Miller
2011-04-28ipv4: Fetch route saddr from flow key in l2tp_ip_connect().David S. Miller
2011-04-28ipv4: Fetch route saddr from flow key in tcp_v4_connect().David S. Miller
2011-04-28ipv4: Fetch route saddr from flow key in ip4_datagram_connect().David S. Miller
2011-04-28ipv4: Fetch route saddr from flow key in inet_sk_reselect_saddr().David S. Miller
2011-04-28ipv4: Remove now superfluous code in ip_route_connect().David S. Miller
2011-04-28ipv4: Use caller's on-stack flowi as-is in output route lookups.David S. Miller
2011-04-28net: Use non-zero allocations in dst_alloc().David S. Miller
2011-04-28net: Make dst_alloc() take more explicit initializations.David S. Miller
2011-04-28l2tp: Fix inet_opt conversion.David S. Miller
2011-04-28net: ibmveth: force reconfiguring checksum settings on startupMichał Mirosław
2011-04-28qlcnic: fix memory leak in qlcnic_blink_led.Sucheta Chakraborty
2011-04-28tg3: Convert u32 flag,flg2,flg3 uses to bitmapJoe Perches
2011-04-28dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085Peter Korsgaard