summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller3-10/+30
2011-04-19netfilter: ipset: Fix the order of listing of setsJozsef Kadlecsik1-8/+10
2011-04-18Bluetooth: Only keeping SAR bits when retransmitting one frame.Ruiyi Zhang1-0/+1
2011-04-18Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz1-0/+9
2011-04-18Bluetooth: Fix keeping the command timer runningVinicius Costa Gomes1-3/+2
2011-04-18Bluetooth: Fix refcount balance for hci connectionVille Tervo1-2/+0
2011-04-18iwlwifi: fix frame injection for HT channelsDaniel Halperin1-6/+1
2011-04-17ip6_pol_route panic: Do not allow VLAN on loopbackKrishna Kumar1-1/+2
2011-04-17bnx2x: Fix port identification problemYaniv Rosner1-5/+4
2011-04-17r8169: add Realtek as maintainer.Francois Romieu1-0/+1
2011-04-14ip: ip_options_compile() resilient to NULL skb routeEric Dumazet1-3/+3
2011-04-14bna: fix memory leak during RX path cleanupRasesh Mody1-1/+0
2011-04-14bna: fix for clean fw re-initializationRasesh Mody4-15/+51
2011-04-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller11-46/+39
2011-04-14usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li1-2/+2
2011-04-13iwlegacy: fix tx_power initializationStanislaw Gruszka6-28/+11
2011-04-13Revert "tcp: disallow bind() to reuse addr/port"David S. Miller2-4/+3
2011-04-13qlcnic: limit skb frags for non tso packetAmit Kumar Salecha2-0/+15
2011-04-13net: can: mscan: fix build breakage in mpc5xxx_canAnatolij Gustschin1-1/+1
2011-04-13netfilter: ipset: set match and SET target fixesJozsef Kadlecsik1-2/+16
2011-04-13netfilter: ipset: bitmap:ip,mac type requires "src" for MACJozsef Kadlecsik1-0/+4
2011-04-13Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kab...Patrick McHardy3328-70002/+178342
2011-04-12sctp: fix oops while removed transport still using as retran pathWei Yongjun1-0/+2
2011-04-12sctp: fix oops when updating retransmit path with DEBUG onVlad Yasevich1-0/+2
2011-04-12net: Disable NETIF_F_TSO_ECN when TSO is disabledBen Hutchings1-0/+4
2011-04-12net: Disable all TSO features when SG is disabledBen Hutchings1-3/+3
2011-04-12Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller7-31/+30
2011-04-12sfc: Use rmb() to ensure reads occur in orderNeil Turton1-0/+2
2011-04-12ieee802154: Remove hacked CFLAGS in net/ieee802154/MakefileDavid S. Miller1-2/+0
2011-04-12irda: fix locking unbalance in irda_sendmsgDave Jones1-2/+1
2011-04-12net/natsami: store MAC into perm_addrOtavio Salvador1-0/+3
2011-04-12net/sis900: store MAC into perm_addr for SiS 900, 630E, 635 and 96x variantsOtavio Salvador1-4/+19
2011-04-12connector: fix skb double free in cn_rx_skb()Patrick McHardy1-0/+1
2011-04-12net: Do not wrap sysctl igmp_max_memberships in IP_MULTICASTJoakim Tjernlund1-3/+0
2011-04-12inetpeer: reduce stack usageEric Dumazet1-6/+7
2011-04-12ath9k_htc: Fix ethtool reportingSujith Manoharan1-2/+2
2011-04-12ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau4-16/+26
2011-04-12bridge: reset IPCB in br_parse_ip_optionsEric Dumazet1-4/+2
2011-04-12sfc: Do not use efx_process_channel_now() in online self-testBen Hutchings5-29/+23
2011-04-12sfc: Stop the TX queues during loopback self-testsNeil Turton3-2/+5
2011-04-11llc: Fix length check in llc_fixup_skb().David S. Miller1-2/+1
2011-04-11caif: performance bugfix - allow radio stack to prioritize packets.Sjur Brændeland1-1/+5
2011-04-11caif: Bugfix use for_each_safe when removing list nodes.Sjur Brændeland1-2/+2
2011-04-11netxen: limit skb frags for non tso packetamit salecha2-2/+19
2011-04-11bonding:fix two typosPeter Pan(潘卫平)1-2/+2
2011-04-11net: fix tranmitted/tranmitting typoPeter Pan(潘卫平)4-5/+5
2011-04-11bonding:delete unused rlb_interval_counterPeter Pan(潘卫平)1-1/+0
2011-04-11bonding:delete unused alb_timerPeter Pan(潘卫平)1-1/+0
2011-04-11bonding:set save_load to 0 when initializingPeter Pan(潘卫平)1-1/+1
2011-04-11stmmac: fix Transmit Underflow errorGiuseppe CAVALLARO1-1/+0