Age | Commit message (Expand) | Author | Files | Lines |
2015-08-10 | isdn: Remove reverse_bits(), use revbit8() | yalin wang | 1 | -17/+5 |
2015-08-10 | cxgb4: cleanup some indenting | Dan Carpenter | 1 | -3/+3 |
2015-08-10 | dsa: Support multiple MDIO busses | Andrew Lunn | 2 | -1/+16 |
2015-08-10 | net: dsa: mv88e6352: Use mnemonics for EEPROM registers and bits | Andrew Lunn | 2 | -10/+16 |
2015-08-10 | Merge branch 'ovs-gre' | David S. Miller | 13 | -598/+503 |
2015-08-10 | gre: Remove support for sharing GRE protocol hook. | Pravin B Shelar | 3 | -290/+206 |
2015-08-10 | openvswitch: Use regular GRE net_device instead of vport | Pravin B Shelar | 5 | -260/+61 |
2015-08-10 | ip_gre: Add support to collect tunnel metadata. | Pravin B Shelar | 6 | -28/+216 |
2015-08-10 | openvswitch: Move tunnel destroy function to oppenvswitch module. | Pravin B Shelar | 3 | -20/+20 |
2015-08-10 | net: add explicit logging and stat for neighbour table overflow | Rick Jones | 3 | -4/+12 |
2015-08-10 | bridge: netlink: add support for vlan_filtering attribute | Nikolay Aleksandrov | 4 | -7/+33 |
2015-08-10 | Merge branch 'qlcnic-enhancements' | David S. Miller | 12 | -32/+102 |
2015-08-10 | qlcnic: Update version to 5.3.63 | Shahed Shaikh | 1 | -2/+2 |
2015-08-10 | qlcnic: Don't use kzalloc unncecessarily for allocating large chunk of memory | Shahed Shaikh | 1 | -2/+2 |
2015-08-10 | qlcnic: Add new VF device ID 0x8C30 | Shahed Shaikh | 2 | -5/+12 |
2015-08-10 | qlcnic: Print firmware minidump buffer and template header addresses | Shahed Shaikh | 1 | -2/+3 |
2015-08-10 | qlcnic: Add support to enable capability to extend minidump for iSCSI | Shahed Shaikh | 5 | -0/+61 |
2015-08-10 | qlcnic: Rearrange ordering of header files inclusion | Harish Patil | 10 | -21/+22 |
2015-08-10 | net: phy: select copper mode when Marvel 88e1111 in SGMII | Madalin Bucur | 1 | -0/+11 |
2015-08-10 | net: fec: fix the race between xmit and bdp reclaiming path | Kevin Hao | 1 | -15/+20 |
2015-08-09 | Merge branch 'mlxsw-fixes' | David S. Miller | 7 | -24/+135 |
2015-08-09 | mlxsw: Fix use-after-free bug in mlxsw_sx_port_xmit | Ido Schimmel | 1 | -1/+3 |
2015-08-09 | mlxsw: Use correct skb length when dumping payload | Ido Schimmel | 1 | -1/+1 |
2015-08-09 | mlxsw: Simplify mlxsw_sx_port_xmit function | Ido Schimmel | 4 | -20/+40 |
2015-08-09 | mlxsw: Strip FCS from incoming packets | Jiri Pirko | 2 | -1/+11 |
2015-08-09 | mlxsw: Make pci module dependent on HAS_DMA and HAS_IOMEM | Jiri Pirko | 1 | -1/+1 |
2015-08-09 | mlxsw: Make system port to local port mapping explicit | Ido Schimmel | 2 | -0/+78 |
2015-08-09 | mlxsw: Call free_netdev when removing port | Ido Schimmel | 1 | -0/+1 |
2015-08-09 | net: ethernet: Fix double word "the the" in eth.c | Masanari Iida | 1 | -1/+1 |
2015-08-09 | net: phy: add RealTek RTL8211DN phy id | Shaohui Xie | 1 | -0/+14 |
2015-08-09 | mpls: Enforce payload type of traffic sent using explicit NULL | Robert Shearman | 1 | -27/+44 |
2015-08-09 | Merge branch 'bpf-perf' | David S. Miller | 14 | -53/+373 |
2015-08-09 | samples/bpf: example of get selected PMU counter value | Kaixu Xia | 4 | -0/+100 |
2015-08-09 | bpf: Implement function bpf_perf_event_read() that get the selected hardware ... | Kaixu Xia | 4 | -15/+66 |
2015-08-09 | bpf: Add new bpf map type to store the pointer to struct perf_event | Kaixu Xia | 3 | -0/+59 |
2015-08-09 | bpf: Make the bpf_prog_array_map more generic | Wang Nan | 5 | -38/+60 |
2015-08-09 | perf: add the necessary core perf APIs when accessing events counters in eBPF... | Kaixu Xia | 2 | -0/+88 |
2015-08-09 | Merge branch 'mv88e6xxx-switchdev-fdb' | David S. Miller | 10 | -197/+317 |
2015-08-09 | net: dsa: mv88e6xxx: rework FDB add/del operations | Vivien Didelot | 4 | -42/+80 |
2015-08-09 | net: dsa: mv88e6xxx: rework FDB getnext operation | Vivien Didelot | 4 | -27/+87 |
2015-08-09 | net: dsa: mv88e6xxx: rename ATU MAC accessors | Vivien Didelot | 1 | -8/+8 |
2015-08-09 | net: dsa: mv88e6xxx: extend fid mask | Vivien Didelot | 2 | -10/+18 |
2015-08-09 | net: dsa: add support for switchdev FDB objects | Vivien Didelot | 4 | -114/+126 |
2015-08-09 | net: switchdev: support static FDB addresses | Vivien Didelot | 2 | -1/+2 |
2015-08-09 | net: switchdev: change fdb addr for a byte array | Vivien Didelot | 4 | -5/+6 |
2015-08-09 | net:wimax: Fix doucble word "the the" in networking.xml | Masanari Iida | 1 | -2/+1 |
2015-08-07 | net: Fix race condition in store_rps_map | Tom Herbert | 1 | -4/+7 |
2015-08-07 | openvswitch: Make 100 percents packets sampled when sampling rate is 1. | Wenyu Zhang | 1 | -1/+4 |
2015-08-07 | vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA | Alexei Starovoitov | 4 | -16/+8 |
2015-08-07 | Merge branch 'rds-tcp-netns' | David S. Miller | 13 | -70/+214 |