summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-31sctp: stop pending timers and purge queues when peer restart asocWei Yongjun
2011-05-31drivers/net: ks8842 Fix crash on received packet when in PIO mode.Dennis Aberilla
2011-05-31ip_options_compile: properly handle unaligned pointerChris Metcalf
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville
2011-05-27net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller
2011-05-27net: Add linux/sysctl.h includes where needed.David S. Miller
2011-05-27net: Kill ether_table[] declaration.David S. Miller
2011-05-27inetpeer: fix race in unused_list manipulationsEric Dumazet
2011-05-27atm: expose ATM device index in sysfsDan Williams
2011-05-27Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-05-27ath9k: Fix AR9287 calibrationAdrian Chadd
2011-05-27mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.cJesper Juhl
2011-05-27mac80211: clear local->ps_data on disassocEliad Peller
2011-05-27wireless: Default to 'n' for 2 new added devices in Kconfig.Tao Ma
2011-05-27iwl4965: fix 5GHz operationStanislaw Gruszka
2011-05-27IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom
2011-05-26mac80211: stop queues before rate control updationRajkumar Manoharan
2011-05-26ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan
2011-05-26ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan
2011-05-26ath9k: Reset chip on baseband hangRajkumar Manoharan
2011-05-26b43: N-PHY: initialize last var in calibration functionRafał Miłecki
2011-05-26rtlwifi: Use order 2 RX buffer allocation only if necessaryLarry Finger
2011-05-26rtlwifi: Fix kernel panic resulting from RX buffer allocation failureLarry Finger
2011-05-26nl80211: fix check for valid SSID size in scan operationsLuciano Coelho
2011-05-26mwifiex: correct event header lengthYogesh Ashok Powar
2011-05-26bug.h: Move ratelimit warn interfaces to ratelimit.hDavid S. Miller
2011-05-26bonding: cleanup module option descriptionsAndy Gospodarek
2011-05-26net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version.Justin Mattock
2011-05-26net: davinci_emac: fix dev_err use at probeJohan Hovold
2011-05-26can: convert to %pK for kptr_restrict supportOliver Hartkopp
2011-05-26net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flagsMichał Mirosław
2011-05-26netfilter: Fix several warnings in compat_mtw_from_user().David Miller
2011-05-26netfilter: ipset: fix ip_set_flush return codeJozsef Kadlecsik
2011-05-26netfilter: ipset: remove unused variable from type_pf_tdel()Jozsef Kadlecsik
2011-05-26netfilter: ipset: Use proper timeout value to jiffies conversionJozsef Kadlecsik
2011-05-25bonding: documentation and code cleanup for resend_igmpFlavio Leitner
2011-05-25bonding: prevent deadlock on slave store with alb mode (v3)Neil Horman
2011-05-25net: hold rtnl again in dump callbacksEric Dumazet
2011-05-25Add Fujitsu 1000base-SX PCI ID to tg3Meelis Roos
2011-05-25bnx2x: protect sequence increment with mutexDmitry Kravkov
2011-05-25sch_sfq: fix peek() implementationEric Dumazet
2011-05-25isdn: netjet - blacklist Digium TDM400PPrarit Bhargava
2011-05-25via-velocity: don't annotate MAC registers as packedUlrich Hecht
2011-05-25xen: netfront: hold RTNL when updating features.Ian Campbell
2011-05-25sctp: fix memory leak of the ASCONF queue when free asocWei Yongjun
2011-05-25net: make dev_disable_lro use physical device if passed a vlan dev (v2)Neil Horman
2011-05-25net: move is_vlan_dev into public header file (v2)Neil Horman
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-24bug.h: Fix build with CONFIG_PRINTK disabled.David S. Miller