| Commit message (Expand) | Author | Files | Lines |
2015-09-10 | tcp: generate CA_EVENT_TX_START on data frames | Neal Cardwell | 1 | -3/+3 |
2015-09-10 | xen-netfront: respect user provided max_queues | Wei Liu | 1 | -2/+5 |
2015-09-10 | xen-netback: respect user provided max_queues | Wei Liu | 1 | -2/+5 |
2015-09-10 | r8169: Fix sleeping function called during get_stats64, v2 | Corinna Vinschen | 1 | -83/+54 |
2015-09-10 | ether: add IEEE 1722 ethertype - TSN | Henrik Austad | 1 | -0/+1 |
2015-09-10 | elf-em.h: move EM_MICROBLAZE to the common header | Mike Frysinger | 2 | -1/+3 |
2015-09-10 | netlink, mmap: fix edge-case leakages in nf queue zero-copy | Daniel Borkmann | 3 | -10/+26 |
2015-09-10 | netlink, mmap: don't walk rx ring on poll if receive queue non-empty | Daniel Borkmann | 1 | -5/+12 |
2015-09-10 | cxgb4: changes for new firmware 1.14.4.0 | Hariprasad Shenai | 2 | -8/+37 |
2015-09-10 | net: fec: add netif status check before set mac address | Nimrod Andy | 1 | -0/+8 |
2015-09-10 | r8152: fix the runtime suspend issues | hayeswang | 1 | -2/+57 |
2015-09-10 | r8152: split DRIVER_VERSION | hayeswang | 1 | -2/+7 |
2015-09-10 | ipv6: fix ifnullfree.cocci warnings | Wu Fengguang | 1 | -2/+1 |
2015-09-10 | add microchip LAN88xx phy driver | Woojung.Huh@microchip.com | 4 | -0/+227 |
2015-09-10 | stmmac: fix check for phydev being open | Alexey Brodkin | 1 | -1/+4 |
2015-09-10 | net: qlcnic: delete redundant memsets | Rasmus Villemoes | 3 | -6/+0 |
2015-09-10 | net: mv643xx_eth: use kzalloc | Rasmus Villemoes | 1 | -4/+1 |
2015-09-10 | net: jme: use kzalloc() instead of kmalloc+memset | Rasmus Villemoes | 1 | -6/+2 |
2015-09-10 | net: cavium: liquidio: use kzalloc in setup_glist() | Rasmus Villemoes | 1 | -2/+1 |
2015-09-09 | net: ipv6: use common fib_default_rule_pref | Phil Sutter | 7 | -19/+3 |
2015-09-09 | net: ethoc: Remove unnecessary #ifdef CONFIG_OF | Tobias Klauser | 1 | -6/+1 |
2015-09-09 | net: dsa: bcm_sf2: Fix 64-bits register writes | Florian Fainelli | 1 | -2/+2 |
2015-09-09 | bpf: fix out of bounds access in verifier log | Alexei Starovoitov | 1 | -2/+2 |
2015-09-09 | ipv6: fix multipath route replace error recovery | Roopa Prabhu | 1 | -26/+175 |
2015-09-09 | ebpf: fix fd refcount leaks related to maps in bpf syscall | Daniel Borkmann | 1 | -4/+8 |
2015-09-09 | RDS: verify the underlying transport exists before creating a connection | Sasha Levin | 1 | -0/+6 |
2015-09-09 | xen-netback: require fewer guest Rx slots when not using GSO | David Vrabel | 2 | -17/+16 |
2015-09-09 | cxgb4: Fix for write-combining stats configuration | Hariprasad Shenai | 1 | -2/+5 |
2015-09-09 | cxgb4: Fix tx flit calculation | Hariprasad Shenai | 1 | -1/+1 |
2015-09-09 | net: eth: altera: Fix the initial device operstate | Atsushi Nemoto | 1 | -0/+1 |
2015-09-09 | fix ufs write vs readpage race when writing into a hole | Al Viro | 1 | -2/+2 |
2015-09-09 | dax: update PMD fault handler with PMEM API | Ross Zwisler | 1 | -2/+4 |
2015-09-09 | Revert "Hexagon: fix signal.c compile error" | Mike Frysinger | 1 | -2/+0 |
2015-09-09 | ARM: at91: pwm: atmel-hlcdc: Add at91sam9n12 errata | Josh Wu | 1 | -0/+5 |