| Commit message (Expand) | Author | Files | Lines |
2016-03-19 | bonding: fix bond_get_stats() | Eric Dumazet | 2 | -31/+36 |
2016-03-19 | net: bcmgenet: fix dma api length mismatch | Eric Dumazet | 1 | -2/+2 |
2016-03-19 | net/mlx4_core: Fix backward compatibility on VFs | Eli Cohen | 1 | -6/+18 |
2016-03-19 | phy: mdio-thunder: Fix some Kconfig typos | Andreas Färber | 1 | -2/+2 |
2016-03-19 | lan78xx: add ndo_get_stats64 | Woojung Huh | 1 | -0/+49 |
2016-03-19 | lan78xx: handle statistics counter rollover | Woojung Huh | 1 | -13/+239 |
2016-03-19 | RDS: TCP: Remove unused constant | Sowmini Varadhan | 1 | -2/+0 |
2016-03-19 | RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket | Sowmini Varadhan | 1 | -10/+135 |
2016-03-19 | net: smc911x: convert pxa dma to dmaengine | Robert Jarzmik | 2 | -66/+82 |
2016-03-19 | team: remove duplicate set of flag IFF_MULTICAST | Zhang Shengju | 1 | -1/+0 |
2016-03-19 | bonding: remove duplicate set of flag IFF_MULTICAST | Zhang Shengju | 1 | -1/+1 |
2016-03-19 | net: fix a comment typo | Zhang Shengju | 1 | -1/+1 |
2016-03-19 | ethernet: micrel: fix some error codes | Dan Carpenter | 1 | -4/+6 |
2016-03-19 | ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it | Daniel Borkmann | 4 | -8/+16 |
2016-03-19 | bpf, dst: add and use dst_tclassid helper | Daniel Borkmann | 2 | -8/+13 |
2016-03-19 | bpf: make skb->tc_classid also readable | Daniel Borkmann | 1 | -6/+6 |
2016-03-19 | net: mvneta: bm: clarify dependencies | Arnd Bergmann | 1 | -2/+10 |
2016-03-19 | cls_bpf: reset class and reuse major in da | Daniel Borkmann | 1 | -5/+8 |
2016-03-19 | ldmvsw: Checkpatch sunvnet.c and sunvnet_common.c | Aaron Young | 2 | -50/+56 |
2016-03-19 | ldmvsw: Add ldmvsw.c driver code | Aaron Young | 4 | -0/+481 |
2016-03-19 | ldmvsw: Make sunvnet_common compatible with ldmvsw | Aaron Young | 3 | -70/+121 |
2016-03-19 | ldmvsw: Split sunvnet driver into common code | Aaron Young | 5 | -1743/+1816 |
2016-03-19 | bnx2x: Prevent false warning for lack of FC NPIV | Yuval Mintz | 1 | -0/+4 |
2016-03-19 | ravb: fix result value overwrite | Yoshihiro Kaneko | 1 | -2/+2 |
2016-03-19 | qlge: Fix receive packets drop. | Manish Chopra | 1 | -0/+11 |
2016-03-18 | net: stmmac: Don't search for phys if mdio node is defined. | Phil Reid | 1 | -0/+4 |
2016-03-18 | mediatek: unlock on error in mtk_tx_map() | Dan Carpenter | 1 | -0/+2 |
2016-03-18 | mediatek: checking for IS_ERR() instead of NULL | Dan Carpenter | 1 | -2/+2 |
2016-03-18 | openvswitch: allow output of MPLS packets on tunnel vports | Simon Horman | 1 | -3/+0 |
2016-03-18 | netdev: Move octeon/octeon_mgmt driver to cavium directory. | David Daney | 7 | -16/+12 |
2016-03-18 | ovs: internal_set_rx_headroom() can be static | Wu Fengguang | 1 | -1/+1 |
2016-03-18 | net: dst_cache_per_cpu_dst_set() can be static | Wu Fengguang | 1 | -4/+4 |
2016-03-18 | splice: handle zero nr_pages in splice_to_pipe() | Rabin Vincent | 1 | -0/+3 |
2016-03-18 | ARM: uniphier: rework SMP code to support new System Bus binding | Masahiro Yamada | 1 | -9/+16 |
2016-03-18 | ARM: uniphier: add missing of_node_put() | Masahiro Yamada | 1 | -0/+1 |
2016-03-18 | USB: uas: Reduce can_queue to MAX_CMNDS | Hans de Goede | 1 | -1/+1 |
2016-03-18 | USB: cdc-acm: more sanity checking | Oliver Neukum | 1 | -0/+3 |
2016-03-18 | USB: usb_driver_claim_interface: add sanity checking | Oliver Neukum | 1 | -1/+5 |
2016-03-18 | usb/core: usb_alloc_dev(): fix setting of ->portnum | Nicolai Stange | 1 | -2/+3 |
2016-03-18 | USB: iowarrior: fix oops with malicious USB descriptors | Josh Boyer | 1 | -0/+6 |
2016-03-18 | of: Add vendor prefix for eGalax_eMPIA Technology Inc | Fabio Estevam | 1 | -0/+1 |
2016-03-18 | ipmi: do not probe ACPI devices if si_tryacpi is unset | Joe Lawrence | 1 | -0/+3 |
2016-03-18 | ipmi_si: Avoid a wrong long timeout on transaction done | Corey Minyard | 1 | -2/+2 |
2016-03-18 | ipmi_si: Fix module parameter doc names | Corey Minyard | 1 | -2/+2 |
2016-03-18 | ipmi_ssif: Fix logic around alert handling | Corey Minyard | 1 | -9/+4 |
2016-03-18 | f2fs: submit node page write bios when really required | Jaegeuk Kim | 1 | -11/+1 |
2016-03-18 | f2fs: add missing argument to f2fs_setxattr stub | Arnd Bergmann | 1 | -1/+2 |
2016-03-18 | f2fs: fix to avoid unneeded unlock_new_inode | Chao Yu | 1 | -3/+3 |
2016-03-18 | f2fs: clean up opened code with f2fs_update_dentry | Chao Yu | 1 | -16/+6 |
2016-03-18 | f2fs: declare static functions | Jaegeuk Kim | 1 | -2/+2 |