summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* can: add missing socket check in can/raw releaseOliver Hartkopp2011-04-201-1/+6
* bonding: 802.3ad - fix agg_device_upJiri Bohac2011-04-201-2/+5
* ehea: Fix a DLPAR bug on ehea_rereg_mrs().Breno Leitao2011-04-201-3/+6
* can: Add missing socket check in can/bcm release.Dave Jones2011-04-191-1/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-04-193-10/+30
|\
| * netfilter: ipset: Fix the order of listing of setsJozsef Kadlecsik2011-04-191-8/+10
| * netfilter: ipset: set match and SET target fixesJozsef Kadlecsik2011-04-131-2/+16
| * netfilter: ipset: bitmap:ip,mac type requires "src" for MACJozsef Kadlecsik2011-04-131-0/+4
| * Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kab...Patrick McHardy2011-04-133328-70002/+178342
| |\
| * | netfilter: ipset: References are protected by rwlock instead of mutexJozsef Kadlecsik2011-03-297-56/+73
| * | netfilter: ipset: list:set timeout variant fixesJozsef Kadlecsik2011-03-281-29/+24
* | | ip6_pol_route panic: Do not allow VLAN on loopbackKrishna Kumar2011-04-171-1/+2
* | | bnx2x: Fix port identification problemYaniv Rosner2011-04-171-5/+4
* | | r8169: add Realtek as maintainer.Francois Romieu2011-04-171-0/+1
* | | ip: ip_options_compile() resilient to NULL skb routeEric Dumazet2011-04-141-3/+3
* | | bna: fix memory leak during RX path cleanupRasesh Mody2011-04-141-1/+0
* | | bna: fix for clean fw re-initializationRasesh Mody2011-04-144-15/+51
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-1411-46/+39
|\ \ \
| * | | iwlegacy: fix tx_power initializationStanislaw Gruszka2011-04-136-28/+11
| * | | ath9k_htc: Fix ethtool reportingSujith Manoharan2011-04-121-2/+2
| * | | ath9k_hw: fix stopping rx DMA during resetsFelix Fietkau2011-04-124-16/+26
* | | | usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li2011-04-141-2/+2
* | | | Revert "tcp: disallow bind() to reuse addr/port"David S. Miller2011-04-132-4/+3
* | | | qlcnic: limit skb frags for non tso packetAmit Kumar Salecha2011-04-132-0/+15
* | | | net: can: mscan: fix build breakage in mpc5xxx_canAnatolij Gustschin2011-04-131-1/+1
* | | | sctp: fix oops while removed transport still using as retran pathWei Yongjun2011-04-121-0/+2
* | | | sctp: fix oops when updating retransmit path with DEBUG onVlad Yasevich2011-04-121-0/+2
* | | | net: Disable NETIF_F_TSO_ECN when TSO is disabledBen Hutchings2011-04-121-0/+4
* | | | net: Disable all TSO features when SG is disabledBen Hutchings2011-04-121-3/+3
* | | | Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller2011-04-127-31/+30
|\ \ \ \
| * | | | sfc: Use rmb() to ensure reads occur in orderNeil Turton2011-04-121-0/+2
| * | | | sfc: Do not use efx_process_channel_now() in online self-testBen Hutchings2011-04-125-29/+23
| * | | | sfc: Stop the TX queues during loopback self-testsNeil Turton2011-04-123-2/+5
* | | | | ieee802154: Remove hacked CFLAGS in net/ieee802154/MakefileDavid S. Miller2011-04-121-2/+0
* | | | | irda: fix locking unbalance in irda_sendmsgDave Jones2011-04-121-2/+1
* | | | | net/natsami: store MAC into perm_addrOtavio Salvador2011-04-121-0/+3
* | | | | net/sis900: store MAC into perm_addr for SiS 900, 630E, 635 and 96x variantsOtavio Salvador2011-04-121-4/+19
* | | | | connector: fix skb double free in cn_rx_skb()Patrick McHardy2011-04-121-0/+1
* | | | | net: Do not wrap sysctl igmp_max_memberships in IP_MULTICASTJoakim Tjernlund2011-04-121-3/+0
* | | | | inetpeer: reduce stack usageEric Dumazet2011-04-121-6/+7
* | | | | bridge: reset IPCB in br_parse_ip_optionsEric Dumazet2011-04-121-4/+2
* | | | | llc: Fix length check in llc_fixup_skb().David S. Miller2011-04-111-2/+1
|/ / / /
* | | | caif: performance bugfix - allow radio stack to prioritize packets.Sjur Brændeland2011-04-111-1/+5
* | | | caif: Bugfix use for_each_safe when removing list nodes.Sjur Brændeland2011-04-111-2/+2
* | | | netxen: limit skb frags for non tso packetamit salecha2011-04-112-2/+19
* | | | bonding:fix two typosPeter Pan(潘卫平)2011-04-111-2/+2
* | | | net: fix tranmitted/tranmitting typoPeter Pan(潘卫平)2011-04-114-5/+5
* | | | bonding:delete unused rlb_interval_counterPeter Pan(潘卫平)2011-04-111-1/+0
* | | | bonding:delete unused alb_timerPeter Pan(潘卫平)2011-04-111-1/+0
* | | | bonding:set save_load to 0 when initializingPeter Pan(潘卫平)2011-04-111-1/+1
OpenPOWER on IntegriCloud