Age | Commit message (Expand) | Author | Files | Lines |
2017-10-18 | atm: idt77252: Convert timers to use timer_setup() | Kees Cook | 2 | -9/+15 |
2017-10-18 | drivers/atm/suni: Convert timers to use timer_setup() | Kees Cook | 1 | -6/+4 |
2017-10-18 | net: vxge: Convert timers to use timer_setup() | Kees Cook | 2 | -11/+9 |
2017-10-18 | net/cw1200: Convert timers to use timer_setup() | Kees Cook | 1 | -3/+2 |
2017-10-18 | net: ethernet: stmmac: Convert timers to use timer_setup() | Kees Cook | 1 | -12/+10 |
2017-10-18 | pcmcia/electra_cf: Convert timers to use timer_setup() | Kees Cook | 1 | -5/+7 |
2017-10-18 | net: tulip: de2104x: Convert timers to use timer_setup() | Kees Cook | 1 | -12/+9 |
2017-10-18 | ethernet/broadcom: Convert timers to use timer_setup() | Kees Cook | 1 | -15/+9 |
2017-10-18 | net/hamradio/6pack: Convert timers to use timer_setup() | Kees Cook | 1 | -13/+7 |
2017-10-18 | isdn/hisax: Convert timers to use timer_setup() | Kees Cook | 19 | -67/+68 |
2017-10-18 | net/wireless/ray_cs: Convert timers to use timer_setup() | Kees Cook | 1 | -29/+24 |
2017-10-18 | net/usb/usbnet: Convert timers to use timer_setup() | Kees Cook | 1 | -7/+5 |
2017-10-18 | net/ti/tlan: Convert timers to use timer_setup() | Kees Cook | 1 | -19/+13 |
2017-10-18 | net: dsa: add dsa_to_port helper | Vivien Didelot | 6 | -12/+12 |
2017-10-18 | net: dsa: split dsa_port's netdev member | Vivien Didelot | 3 | -5/+5 |
2017-10-18 | net: ftgmac100: Request clock and set speed | Joel Stanley | 1 | -0/+26 |
2017-10-16 | mlxsw: spectrum: Drop refcounting of IPIP entries | Petr Machata | 2 | -30/+20 |
2017-10-16 | mlxsw: spectrum: Support IPIP overlay VRF migration | Petr Machata | 3 | -3/+49 |
2017-10-16 | mlxsw: spectrum: Support decap-only IP-in-IP tunnels | Petr Machata | 3 | -10/+109 |
2017-10-16 | mlxsw: spectrum_router: Move mlxsw_sp_netdev_ipip_type() | Petr Machata | 1 | -19/+19 |
2017-10-16 | mlxsw: spectrum: Move netdevice NB to struct mlxsw_sp | Petr Machata | 2 | -7/+17 |
2017-10-16 | net: systemport: add NET_DSA dependency | Arnd Bergmann | 1 | -0/+1 |
2017-10-16 | hamradio: baycom_par: use new parport device model | Sudip Mukherjee | 1 | -4/+44 |
2017-10-16 | pch_gbe: Switch to new PCI IRQ allocation API | Andy Shevchenko | 2 | -28/+17 |
2017-10-16 | Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 23 | -796/+1413 |
2017-10-14 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 9 | -181/+1293 |
2017-10-14 | macvlan: Only update pkt_type if destination MAC address matches | Alexander Duyck | 1 | -1/+3 |
2017-10-14 | macvlan: Only deliver one copy of the frame to the macvlan interface | Alexander Duyck | 1 | -1/+1 |
2017-10-14 | hv_netvsc: Add initialization of tx_table in netvsc_device_add() | Haiyang Zhang | 1 | -0/+3 |
2017-10-14 | hv_netvsc: Rename tx_send_table to tx_table | Haiyang Zhang | 3 | -4/+4 |
2017-10-14 | hv_netvsc: Rename ind_table to rx_table | Haiyang Zhang | 3 | -6/+6 |
2017-10-14 | cxgb4: fix missing break in switch and indent return statements | Colin Ian King | 1 | -3/+4 |
2017-10-14 | cxgb4: collect IBQ and OBQ dumps | Rahul Lakkireddy | 4 | -0/+253 |
2017-10-14 | cxgb4: collect hardware module dumps | Rahul Lakkireddy | 5 | -0/+422 |
2017-10-14 | cxgb4: collect TP dump | Rahul Lakkireddy | 8 | -1/+234 |
2017-10-14 | cxgb4: update API for TP indirect register access | Rahul Lakkireddy | 5 | -140/+239 |
2017-10-14 | cxgb4: collect firmware mbox and device log dump | Rahul Lakkireddy | 5 | -0/+107 |
2017-10-14 | cxgb4: collect on-chip memory dump | Rahul Lakkireddy | 7 | -1/+220 |
2017-10-14 | cxgb4: collect register dump | Rahul Lakkireddy | 8 | -2/+285 |
2017-10-14 | cxgb4: implement ethtool dump data operations | Rahul Lakkireddy | 8 | -2/+265 |
2017-10-14 | nfp: Explicitly include linux/bug.h | Mark Brown | 2 | -0/+2 |
2017-10-14 | net: dsa: dsa_loop: remove .set_addr | Vivien Didelot | 1 | -8/+0 |
2017-10-14 | net: dsa: mv88e6060: setup random mac address | Vivien Didelot | 1 | -17/+26 |
2017-10-14 | net: dsa: mv88e6060: fix switch MAC address | Vivien Didelot | 1 | -2/+8 |
2017-10-14 | net: dsa: mv88e6xxx: setup random mac address | Vivien Didelot | 1 | -16/+17 |
2017-10-14 | atm: fore200e: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+8 |
2017-10-14 | net/mlx5e: IPoIB, Modify rdma netdev allocate and free to support PKEY | Alex Vesker | 3 | -18/+36 |
2017-10-14 | net/mlx5e: IPoIB, Add PKEY child interface ethtool ops | Alex Vesker | 3 | -2/+8 |
2017-10-14 | net/mlx5e: IPoIB, Add PKEY child interface ndos | Alex Vesker | 3 | -7/+144 |
2017-10-14 | net/mlx5e: IPoIB, Add PKEY child interface nic profile | Alex Vesker | 3 | -6/+102 |