summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi2011-06-022-7/+12
* drivers/net/can/flexcan.c: add missing clk_putJulia Lawall2011-06-021-3/+2
* net: dm9000: Get the chip in a known good state before enabling interruptsMark Brown2011-06-011-3/+3
* drivers/net/davinci_emac.c: add missing clk_putJulia Lawall2011-06-011-4/+6
* af-packet: Add flag to distinguish VID 0 from no-vlan.Ben Greear2011-06-012-3/+13
* caif: Fix race when conditionally taking rtnl locksjur.brandeland@stericsson.com2011-06-011-6/+3
* usbnet/cdc_ncm: add missing .reset_resume hookStefan Metzmacher2011-06-011-1/+2
* vlan: fix typo in vlan_dev_hard_start_xmit()Wei Yongjun2011-06-011-1/+1
* net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner2011-06-011-0/+3
* Revert "net: fix section mismatches"David S. Miller2011-05-3110-72/+68
* drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()Alexey Khoroshilov2011-05-311-1/+1
* sctp: stop pending timers and purge queues when peer restart asocWei Yongjun2011-05-315-12/+31
* drivers/net: ks8842 Fix crash on received packet when in PIO mode.Dennis Aberilla2011-05-311-1/+1
* ip_options_compile: properly handle unaligned pointerChris Metcalf2011-05-311-7/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville2011-05-2715-27/+70
|\
| * ath9k: Fix AR9287 calibrationAdrian Chadd2011-05-271-1/+1
| * mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.cJesper Juhl2011-05-271-1/+0
| * mac80211: clear local->ps_data on disassocEliad Peller2011-05-271-0/+1
| * wireless: Default to 'n' for 2 new added devices in Kconfig.Tao Ma2011-05-272-2/+0
| * iwl4965: fix 5GHz operationStanislaw Gruszka2011-05-271-2/+2
| * mac80211: stop queues before rate control updationRajkumar Manoharan2011-05-261-0/+6
| * ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan2011-05-261-1/+2
| * ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan2011-05-263-1/+28
| * ath9k: Reset chip on baseband hangRajkumar Manoharan2011-05-261-1/+3
| * b43: N-PHY: initialize last var in calibration functionRafał Miłecki2011-05-261-1/+1
| * rtlwifi: Use order 2 RX buffer allocation only if necessaryLarry Finger2011-05-261-0/+7
| * rtlwifi: Fix kernel panic resulting from RX buffer allocation failureLarry Finger2011-05-261-13/+15
| * nl80211: fix check for valid SSID size in scan operationsLuciano Coelho2011-05-261-2/+2
| * mwifiex: correct event header lengthYogesh Ashok Powar2011-05-261-2/+2
* | net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller2011-05-274-6/+10
* | net: Add linux/sysctl.h includes where needed.David S. Miller2011-05-272-0/+2
* | net: Kill ether_table[] declaration.David S. Miller2011-05-271-4/+0
* | inetpeer: fix race in unused_list manipulationsEric Dumazet2011-05-271-15/+27
* | atm: expose ATM device index in sysfsDan Williams2011-05-271-0/+10
* | Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller2011-05-276-22/+38
|\ \
| * | IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom2011-05-272-9/+21
| * | netfilter: Fix several warnings in compat_mtw_from_user().David Miller2011-05-261-2/+4
| * | netfilter: ipset: fix ip_set_flush return codeJozsef Kadlecsik2011-05-261-1/+1
| * | netfilter: ipset: remove unused variable from type_pf_tdel()Jozsef Kadlecsik2011-05-261-2/+2
| * | netfilter: ipset: Use proper timeout value to jiffies conversionJozsef Kadlecsik2011-05-261-8/+10
* | | bug.h: Move ratelimit warn interfaces to ratelimit.hDavid S. Miller2011-05-263-40/+41
* | | bonding: cleanup module option descriptionsAndy Gospodarek2011-05-261-12/+22
* | | net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version.Justin Mattock2011-05-261-4/+1
* | | net: davinci_emac: fix dev_err use at probeJohan Hovold2011-05-261-11/+11
* | | can: convert to %pK for kptr_restrict supportOliver Hartkopp2011-05-261-4/+3
* | | net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flagsMichał Mirosław2011-05-261-1/+24
* | | bonding: documentation and code cleanup for resend_igmpFlavio Leitner2011-05-253-12/+23
* | | bonding: prevent deadlock on slave store with alb mode (v3)Neil Horman2011-05-253-16/+10
* | | net: hold rtnl again in dump callbacksEric Dumazet2011-05-252-2/+8
* | | Add Fujitsu 1000base-SX PCI ID to tg3Meelis Roos2011-05-251-0/+1