summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rhashtable: Wait for RCU readers after final unzip workThomas Graf2015-02-061-0/+2
* rhashtable: Use a single bucket lock for sibling bucketsThomas Graf2015-02-061-101/+69
* rhashtable: key_hashfn() must return full hash valueThomas Graf2015-02-061-7/+1
* vxge: fix sparse warningLad, Prabhakar2015-02-051-1/+1
* xen-netback: fix sparse warningLad, Prabhakar2015-02-051-1/+1
* net/macb: fix sparse warningLad, Prabhakar2015-02-051-2/+1
* net: bnx2x: fix sparse warningsLad, Prabhakar2015-02-051-3/+3
* enic: enic_main: fix sparse warningsLad, Prabhakar2015-02-051-3/+3
* enic: enic_ethtool: fix sparse warningLad, Prabhakar2015-02-051-1/+1
* be2net: fix sparse warningLad, Prabhakar2015-02-051-1/+1
* chelsio: cxgb4: fix sparse warningLad, Prabhakar2015-02-051-1/+1
* hyperv: fix sparse warningsLad, Prabhakar2015-02-052-5/+6
* Merge branch 'tipc-next'David S. Miller2015-02-0515-563/+740
|\
| * tipc: eliminate race condition at multicast receptionJon Paul Maloy2015-02-058-59/+114
| * tipc: simplify socket multicast receptionJon Paul Maloy2015-02-056-101/+84
| * tipc: simplify connection abort notifications when links breakJon Paul Maloy2015-02-051-40/+29
| * tipc: resolve race problem at unicast message receptionJon Paul Maloy2015-02-0511-241/+372
| * tipc: use existing sk_write_queue for outgoing packet chainJon Paul Maloy2015-02-051-18/+13
| * tipc: split up function tipc_msg_eval()Jon Paul Maloy2015-02-053-43/+48
| * tipc: enqueue arrived buffers in socket in separate functionJon Paul Maloy2015-02-051-15/+31
| * tipc: simplify message forwarding and rejection in socket layerJon Paul Maloy2015-02-051-62/+58
| * tipc: reduce usage of context info in socket and linkJon Paul Maloy2015-02-0510-91/+98
|/
* hso: Use static attribute groups for sysfs entryTakashi Iwai2015-02-051-7/+10
* Merge branch 'isdnloop_checkpatch'David S. Miller2015-02-051-34/+30
|\
| * drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values,...Bas Peters2015-02-051-14/+14
| * drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingS...Bas Peters2015-02-051-12/+6
| * drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if con...Bas Peters2015-02-051-8/+10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05280-1653/+2574
|\
| * MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-0566-383/+524
| |\
| | * sit: fix some __be16/u16 mismatchesEric Dumazet2015-02-051-4/+4
| | * ipv6: fix sparse errors in ip6_make_flowlabel()Eric Dumazet2015-02-051-2/+2
| | * net: remove some sparse warningsEric Dumazet2015-02-051-3/+3
| | * flow_keys: n_proto type should be __be16Eric Dumazet2015-02-051-3/+3
| | * ip6_gre: fix endianness errors in ip6gre_errSabrina Dubroca2015-02-051-2/+2
| | * qlcnic: Fix NAPI poll routine for Tx completionShahed Shaikh2015-02-051-3/+24
| | * amd-xgbe: Set RSS enablement based on hardware featuresLendacky, Thomas2015-02-041-0/+1
| | * amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas2015-02-041-1/+2
| | * cls_api.c: Fix dumping of non-existing actions' stats.Ignacy Gawędzki2015-02-041-3/+4
| | * pkt_sched: fq: avoid hang when quantum 0Kenneth Klette Jonassen2015-02-041-2/+8
| | * net: rds: use correct size for max unacked packets and bytesSasha Levin2015-02-041-2/+2
| | * vhost/net: fix up num_buffers endian-nessMichael S. Tsirkin2015-02-041-1/+3
| | * gianfar: correct the bad expression while writing bit-patternSanjeev Sharma2015-02-041-1/+1
| | * net: usb: sr9700: Use 'SR_' prefix for the common register macrosChen Gang2015-02-042-51/+51
| | * Merge branch 'virtio_net_ufo'David S. Miller2015-02-037-59/+74
| | |\
| | | * Revert "drivers/net: Disable UFO through virtio"Vlad Yasevich2015-02-033-30/+26
| | | * Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"Vlad Yasevich2015-02-032-8/+1
| | | * ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich2015-02-034-21/+47
| | |/
| | * xen-netback: stop the guest rx thread after a fatal errorDavid Vrabel2015-02-022-2/+3
| | * net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein2015-02-022-2/+3
| | * isdn: off by one in connect_res()Dan Carpenter2015-02-021-1/+1
OpenPOWER on IntegriCloud