summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-22netconsole: fix deadlock when removing net driver that netconsole is using (v2)Neil Horman
2011-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-04-21Revert "bridge: Forward reserved group addresses if !STP"David S. Miller
2011-04-21atl1c: Fix work event interrupt/task racesTim Gardner
2011-04-21be2net: increment work_counter in be_workerIvan Vecera
2011-04-21ipv6: Remove hoplimit initialization to -1Thomas Egerer
2011-04-21powerpc: Fix multicast problem in fs_enet driverAndrea Galbusera
2011-04-21ipv6: udp: fix the wrong headroom checkShan Wei
2011-04-20iwl4965: fix skb usage after freeStanislaw Gruszka
2011-04-20iwlwifi: fix skb usage after freeStanislaw Gruszka
2011-04-20mac80211: fix SMPS debugfs lockingJohannes Berg
2011-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-04-20can: add missing socket check in can/raw releaseOliver Hartkopp
2011-04-20bonding: 802.3ad - fix agg_device_upJiri Bohac
2011-04-20ehea: Fix a DLPAR bug on ehea_rereg_mrs().Breno Leitao
2011-04-19can: Add missing socket check in can/bcm release.Dave Jones
2011-04-19ath9k: fix the return value of ath_stoprecvFelix Fietkau
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-04-19netfilter: ipset: Fix the order of listing of setsJozsef Kadlecsik
2011-04-18Bluetooth: Only keeping SAR bits when retransmitting one frame.Ruiyi Zhang
2011-04-18Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz
2011-04-18Bluetooth: Fix keeping the command timer runningVinicius Costa Gomes
2011-04-18Bluetooth: Fix refcount balance for hci connectionVille Tervo
2011-04-18iwlwifi: fix frame injection for HT channelsDaniel Halperin
2011-04-17ip6_pol_route panic: Do not allow VLAN on loopbackKrishna Kumar
2011-04-17bnx2x: Fix port identification problemYaniv Rosner
2011-04-17r8169: add Realtek as maintainer.Francois Romieu
2011-04-14ip: ip_options_compile() resilient to NULL skb routeEric Dumazet
2011-04-14bna: fix memory leak during RX path cleanupRasesh Mody
2011-04-14bna: fix for clean fw re-initializationRasesh Mody
2011-04-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-04-14usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li
2011-04-13iwlegacy: fix tx_power initializationStanislaw Gruszka
2011-04-13Revert "tcp: disallow bind() to reuse addr/port"David S. Miller
2011-04-13qlcnic: limit skb frags for non tso packetAmit Kumar Salecha
2011-04-13net: can: mscan: fix build breakage in mpc5xxx_canAnatolij Gustschin
2011-04-13netfilter: ipset: set match and SET target fixesJozsef Kadlecsik
2011-04-13netfilter: ipset: bitmap:ip,mac type requires "src" for MACJozsef Kadlecsik
2011-04-13Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kab...Patrick McHardy
2011-04-12sctp: fix oops while removed transport still using as retran pathWei Yongjun
2011-04-12sctp: fix oops when updating retransmit path with DEBUG onVlad Yasevich
2011-04-12net: Disable NETIF_F_TSO_ECN when TSO is disabledBen Hutchings
2011-04-12net: Disable all TSO features when SG is disabledBen Hutchings
2011-04-12Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller
2011-04-12sfc: Use rmb() to ensure reads occur in orderNeil Turton
2011-04-12ieee802154: Remove hacked CFLAGS in net/ieee802154/MakefileDavid S. Miller
2011-04-12irda: fix locking unbalance in irda_sendmsgDave Jones
2011-04-12net/natsami: store MAC into perm_addrOtavio Salvador
2011-04-12net/sis900: store MAC into perm_addr for SiS 900, 630E, 635 and 96x variantsOtavio Salvador
2011-04-12connector: fix skb double free in cn_rx_skb()Patrick McHardy