Age | Commit message (Expand) | Author | Files | Lines |
2015-02-06 | rhashtable: key_hashfn() must return full hash value |  Thomas Graf | 1 | -7/+1 |
2015-02-05 | vxge: fix sparse warning |  Lad, Prabhakar | 1 | -1/+1 |
2015-02-05 | xen-netback: fix sparse warning |  Lad, Prabhakar | 1 | -1/+1 |
2015-02-05 | net/macb: fix sparse warning |  Lad, Prabhakar | 1 | -2/+1 |
2015-02-05 | net: bnx2x: fix sparse warnings |  Lad, Prabhakar | 1 | -3/+3 |
2015-02-05 | enic: enic_main: fix sparse warnings |  Lad, Prabhakar | 1 | -3/+3 |
2015-02-05 | enic: enic_ethtool: fix sparse warning |  Lad, Prabhakar | 1 | -1/+1 |
2015-02-05 | be2net: fix sparse warning |  Lad, Prabhakar | 1 | -1/+1 |
2015-02-05 | chelsio: cxgb4: fix sparse warning |  Lad, Prabhakar | 1 | -1/+1 |
2015-02-05 | hyperv: fix sparse warnings |  Lad, Prabhakar | 2 | -5/+6 |
2015-02-05 | tipc: eliminate race condition at multicast reception |  Jon Paul Maloy | 8 | -59/+114 |
2015-02-05 | tipc: simplify socket multicast reception |  Jon Paul Maloy | 6 | -101/+84 |
2015-02-05 | tipc: simplify connection abort notifications when links break |  Jon Paul Maloy | 1 | -40/+29 |
2015-02-05 | tipc: resolve race problem at unicast message reception |  Jon Paul Maloy | 11 | -241/+372 |
2015-02-05 | tipc: use existing sk_write_queue for outgoing packet chain |  Jon Paul Maloy | 1 | -18/+13 |
2015-02-05 | tipc: split up function tipc_msg_eval() |  Jon Paul Maloy | 3 | -43/+48 |
2015-02-05 | tipc: enqueue arrived buffers in socket in separate function |  Jon Paul Maloy | 1 | -15/+31 |
2015-02-05 | tipc: simplify message forwarding and rejection in socket layer |  Jon Paul Maloy | 1 | -62/+58 |
2015-02-05 | tipc: reduce usage of context info in socket and link |  Jon Paul Maloy | 10 | -91/+98 |
2015-02-05 | hso: Use static attribute groups for sysfs entry |  Takashi Iwai | 1 | -7/+10 |
2015-02-05 | drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values, as specified in CodingStyle. |  Bas Peters | 1 | -14/+14 |
2015-02-05 | drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingStyle specifications. |  Bas Peters | 1 | -12/+6 |
2015-02-05 | drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if conditions, in accordance with the CodingStyle. |  Bas Peters | 1 | -8/+10 |
2015-02-05 | sit: fix some __be16/u16 mismatches |  Eric Dumazet | 1 | -4/+4 |
2015-02-05 | ipv6: fix sparse errors in ip6_make_flowlabel() |  Eric Dumazet | 1 | -2/+2 |
2015-02-05 | net: remove some sparse warnings |  Eric Dumazet | 1 | -3/+3 |
2015-02-05 | flow_keys: n_proto type should be __be16 |  Eric Dumazet | 1 | -3/+3 |
2015-02-05 | vxlan: Only set has-GBP bit in header if any other bits would be set |  Thomas Graf | 1 | -0/+3 |
2015-02-05 | net: ep93xx_eth: Delete unnecessary checks before the function call "kfree" |  Markus Elfring | 1 | -4/+2 |
2015-02-05 | ip6_gre: fix endianness errors in ip6gre_err |  Sabrina Dubroca | 1 | -2/+2 |
2015-02-05 | xen-netfront: Use static attribute groups for sysfs entries |  Takashi Iwai | 1 | -46/+16 |
2015-02-05 | tun: Use static attribute groups for sysfs entries |  Takashi Iwai | 1 | -5/+12 |
2015-02-05 | qlogic: Deletion of unnecessary checks before two function calls |  Markus Elfring | 2 | -18/+9 |
2015-02-05 | net: ethernet: ti/cpsw-common.c: fix sparse warning |  Lad, Prabhakar | 1 | -0/+2 |
2015-02-05 | netxen: Delete an unnecessary check before the function call "kfree" |  Markus Elfring | 1 | -3/+1 |
2015-02-05 | net: fec: Delete unnecessary checks before the function call "kfree" |  Markus Elfring | 1 | -5/+2 |
2015-02-05 | myri10ge: Delete an unnecessary check before the function call "kfree" |  Markus Elfring | 1 | -2/+1 |
2015-02-05 | qlcnic: Fix NAPI poll routine for Tx completion |  Shahed Shaikh | 1 | -3/+24 |
2015-02-05 | cxgb4: Delete an unnecessary check before the function call "release_firmware" |  Markus Elfring | 1 | -2/+1 |
2015-02-04 | cxgb4: Add low latency socket busy_poll support |  Hariprasad Shenai | 4 | -3/+174 |
2015-02-04 | Revert "bridge: Let bridge not age 'externally' learnt FDB entries, they are removed when 'external' entity notifies the aging" |  David S. Miller | 1 | -1/+1 |
2015-02-04 | pkt_sched: fq: better control of DDOS traffic |  Eric Dumazet | 2 | -2/+19 |
2015-02-04 | tcp: do not pace pure ack packets |  Eric Dumazet | 3 | -3/+32 |
2015-02-04 | netfilter: Use rhashtable walk iterator |  Herbert Xu | 1 | -17/+36 |
2015-02-04 | netlink: Use rhashtable walk iterator |  Herbert Xu | 1 | -66/+64 |
2015-02-04 | rhashtable: Introduce rhashtable_walk_* |  Herbert Xu | 2 | -0/+198 |
2015-02-04 | rhashtable: Fix potential crash on destroy in rhashtable_shrink |  Herbert Xu | 1 | -0/+4 |
2015-02-04 | amd-xgbe: Set RSS enablement based on hardware features |  Lendacky, Thomas | 1 | -0/+1 |
2015-02-04 | NetCP: Deletion of unnecessary checks before two function calls |  Markus Elfring | 1 | -4/+2 |
2015-02-04 | IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put" |  Markus Elfring | 1 | -1/+1 |