Age | Commit message (Expand) | Author | Files | Lines |
2017-06-05 | rxrpc: Implement service upgrade | David Howells | 7 | -12/+71 |
2017-06-05 | rxrpc: Permit multiple service binding | David Howells | 6 | -24/+51 |
2017-06-05 | rxrpc: Separate the connection's protocol service ID from the lookup ID | David Howells | 10 | -13/+19 |
2017-06-04 | Merge branch 'mlxsw-Minor-cleanup' | David S. Miller | 4 | -38/+41 |
2017-06-04 | mlxsw: spectrum_router: Align RIF index allocation with existing code | Ido Schimmel | 1 | -12/+12 |
2017-06-04 | mlxsw: Fix typo inside enumeration | Ido Schimmel | 2 | -4/+4 |
2017-06-04 | mlxsw: spectrum: Tidy up header file | Ido Schimmel | 1 | -22/+25 |
2017-06-04 | mlxsw: spectrum: Rename the firmware file | Yotam Gigi | 1 | -1/+1 |
2017-06-04 | Merge branch 'qed-vf-xdp' | David S. Miller | 15 | -330/+1205 |
2017-06-04 | qede: VF XDP support | Mintz, Yuval | 1 | -3/+31 |
2017-06-04 | qed: VF XDP support | Mintz, Yuval | 4 | -7/+40 |
2017-06-04 | qed: VFs to try utilizing the doorbell bar | Mintz, Yuval | 7 | -72/+231 |
2017-06-04 | qed: Multiple qzone queues for VFs | Mintz, Yuval | 7 | -35/+215 |
2017-06-04 | qed: IOV db support multiple queues per qzone | Mintz, Yuval | 4 | -72/+123 |
2017-06-04 | qed: Make VF legacy a bitfield | Mintz, Yuval | 3 | -21/+33 |
2017-06-04 | qed: Assign a unique per-queue index to queue-cid | Mintz, Yuval | 4 | -4/+88 |
2017-06-04 | qed: Pass vf_params when creating a queue-cid | Mintz, Yuval | 3 | -45/+95 |
2017-06-04 | qed*: L2 interface to use the SB structures directly | Mintz, Yuval | 6 | -32/+52 |
2017-06-04 | qed: Create L2 queue database | Mintz, Yuval | 6 | -3/+133 |
2017-06-04 | qed: Add bitmaps for VF CIDs | Mintz, Yuval | 2 | -74/+202 |
2017-06-04 | Merge branch 'skb-sgvec-overflow' | David S. Miller | 9 | -54/+116 |
2017-06-04 | virtio_net: check return value of skb_to_sgvec always | Jason A. Donenfeld | 1 | -2/+7 |
2017-06-04 | macsec: check return value of skb_to_sgvec always | Jason A. Donenfeld | 1 | -2/+11 |
2017-06-04 | rxrpc: check return value of skb_to_sgvec always | Jason A. Donenfeld | 1 | -5/+14 |
2017-06-04 | ipsec: check return value of skb_to_sgvec always | Jason A. Donenfeld | 4 | -18/+38 |
2017-06-04 | skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow | Jason A. Donenfeld | 2 | -27/+46 |
2017-06-04 | Merge branch 'bpf-Add-BPF-support-to-all-perf_event' | David S. Miller | 10 | -120/+290 |
2017-06-04 | bpf: update perf event helper functions documentation | Teng Qin | 2 | -8/+14 |
2017-06-04 | samples/bpf: add tests for more perf event types | Teng Qin | 4 | -56/+228 |
2017-06-04 | perf, bpf: Add BPF support to all perf_event types | Alexei Starovoitov | 4 | -56/+48 |
2017-06-04 | neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d" | Sowmini Varadhan | 3 | -11/+54 |
2017-06-04 | net: phy: smsc: Implement PHY statistics | Andrew Lunn | 1 | -0/+72 |
2017-06-04 | Merge branch 'dsa-Fixes-for-mv88e6161' | David S. Miller | 1 | -6/+6 |
2017-06-04 | net: dsa: mv88e6xxx: mv88e6161 uses mv88e6320 stats snapshot | Andrew Lunn | 1 | -2/+2 |
2017-06-04 | net: dsa: mv88e6xxx: 6161 uses global 2 for PHY access | Andrew Lunn | 1 | -4/+4 |
2017-06-04 | Merge branch 'dsa-mv88e6xxx-move-registers-macros' | David S. Miller | 15 | -941/+944 |
2017-06-04 | net: dsa: mv88e6xxx: move the Global 2 macros | Vivien Didelot | 3 | -103/+103 |
2017-06-04 | net: dsa: mv88e6xxx: move the Global 1 macros | Vivien Didelot | 3 | -141/+142 |
2017-06-04 | net: dsa: mv88e6xxx: move the Port macros | Vivien Didelot | 2 | -160/+160 |
2017-06-04 | net: dsa: mv88e6xxx: move PHY macros | Vivien Didelot | 2 | -4/+3 |
2017-06-04 | net: dsa: mv88e6xxx: rename chip header | Vivien Didelot | 13 | -16/+19 |
2017-06-04 | Merge branch 'dsa-cleanups-before-multi-CPU-port' | David S. Miller | 5 | -75/+66 |
2017-06-04 | net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse() | Florian Fainelli | 2 | -19/+16 |
2017-06-04 | net: dsa: Consistently use dsa_port for dsa_*_port_{apply, unapply} | Florian Fainelli | 1 | -49/+41 |
2017-06-04 | net: dsa: Pass dsa_port reference to ethtool setup/restore | Florian Fainelli | 4 | -8/+10 |
2017-06-04 | rxrpc: remove redundant proc_remove call | Colin Ian King | 1 | -1/+0 |
2017-06-04 | dccp: consistently use dccp_write_space() | Eric Dumazet | 1 | -1/+0 |
2017-06-04 | net: phy: marvell: make some functions static | Colin Ian King | 1 | -3/+3 |
2017-06-04 | netxen: remove writeq/readq function definitions | LABBE Corentin | 1 | -14/+1 |
2017-06-04 | net-procfs: Use vsnprintf extension %phN | Joe Perches | 1 | -9/+4 |