summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-21powerpc: Fix multicast problem in fs_enet driverAndrea Galbusera
2011-04-21ipv6: udp: fix the wrong headroom checkShan Wei
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-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-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
2011-04-12net: Do not wrap sysctl igmp_max_memberships in IP_MULTICASTJoakim Tjernlund
2011-04-12inetpeer: reduce stack usageEric Dumazet
2011-04-12ath9k_htc: Fix ethtool reportingSujith Manoharan
2011-04-12ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau
2011-04-12bridge: reset IPCB in br_parse_ip_optionsEric Dumazet
2011-04-12sfc: Do not use efx_process_channel_now() in online self-testBen Hutchings
2011-04-12sfc: Stop the TX queues during loopback self-testsNeil Turton
2011-04-11llc: Fix length check in llc_fixup_skb().David S. Miller
2011-04-11caif: performance bugfix - allow radio stack to prioritize packets.Sjur Brændeland
2011-04-11caif: Bugfix use for_each_safe when removing list nodes.Sjur Brændeland
2011-04-11netxen: limit skb frags for non tso packetamit salecha
2011-04-11bonding:fix two typosPeter Pan(潘卫平)
2011-04-11net: fix tranmitted/tranmitting typoPeter Pan(潘卫平)
2011-04-11bonding:delete unused rlb_interval_counterPeter Pan(潘卫平)
2011-04-11bonding:delete unused alb_timerPeter Pan(潘卫平)
2011-04-11bonding:set save_load to 0 when initializingPeter Pan(潘卫平)