Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | tipc: eliminate risk of stalled link synchronization | Jon Paul Maloy | 2015-10-14 | 1 | -3/+3 | |
| * | | | | | | | ipv6: Don't call with rt6_uncached_list_flush_dev | Eric W. Biederman | 2015-10-13 | 1 | -5/+7 | |
| * | | | | | | | switchdev: check if the vlan id is in the proper vlan range | Nikolay Aleksandrov | 2015-10-13 | 1 | -0/+3 | |
| * | | | | | | | Merge branch 'be2net-fixes' | David S. Miller | 2015-10-13 | 4 | -18/+52 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | be2net: remove vlan promisc capability from VF's profile descriptors | Kalesh AP | 2015-10-13 | 1 | -2/+8 | |
| | * | | | | | | | be2net: set pci_func_num while issuing GET_PROFILE_CONFIG cmd | Somnath Kotur | 2015-10-13 | 4 | -9/+25 | |
| | * | | | | | | | be2net: pad skb to meet minimum TX pkt size in BE3 | Suresh Reddy | 2015-10-13 | 1 | -4/+5 | |
| | * | | | | | | | be2net: release mcc-lock in a failure case in be_cmd_notify_wait() | Suresh Reddy | 2015-10-13 | 1 | -2/+5 | |
| | * | | | | | | | be2net: fix BE3-R FW download compatibility check | Kalesh AP | 2015-10-13 | 1 | -1/+9 | |
| |/ / / / / / / | ||||||
| * | | | | | | | net/fsl_pq_mdio: fix computed address for the TBI register | Gerlando Falauto | 2015-10-13 | 1 | -6/+18 | |
| * | | | | | | | net/fsl_pq_mdio: check TBI address for consistency with mapped range | Gerlando Falauto | 2015-10-13 | 1 | -0/+10 | |
| * | | | | | | | rtnetlink: fix gcc -Wconversion warning | Arad, Ronen | 2015-10-13 | 1 | -1/+1 | |
| * | | | | | | | ipv6: drop frames with attached skb->sk in forwarding | Hannes Frederic Sowa | 2015-10-11 | 1 | -0/+3 | |
| * | | | | | | | ipv6: gre: setup default multicast routes over PtP links | Hannes Frederic Sowa | 2015-10-11 | 1 | -0/+2 | |
| * | | | | | | | bnx2x: Prevent UDP 4-tuple configurations on older adapters | Yuval Mintz | 2015-10-11 | 1 | -0/+7 | |
| * | | | | | | | Merge branch 'mlxsw-fixes' | David S. Miller | 2015-10-11 | 2 | -2/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | mlxsw: Fix bug in __mlxsw_item_bit_array_offset | Ido Schimmel | 2015-10-11 | 1 | -1/+3 | |
| | * | | | | | | | mlxsw: switchx2: changing order of exit fallbacks | Elad Raz | 2015-10-11 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | sch_hhf: fix return value of hhf_drop() | WANG Cong | 2015-10-11 | 1 | -1/+10 | |
| * | | | | | | | Merge branch 'mlx' | David S. Miller | 2015-10-09 | 4 | -4/+19 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | MAINTAINERS: Update mlx4_en driver entry | Ido Shamay | 2015-10-09 | 1 | -1/+0 | |
| | * | | | | | | | net/mlx5e: Disable VLAN filter in promiscuous mode | Achiad Shochat | 2015-10-09 | 1 | -2/+14 | |
| | * | | | | | | | net/mlx5: Fix typo in mlx5_query_port_pvlc | Jiri Pirko | 2015-10-09 | 1 | -1/+1 | |
| | * | | | | | | | net/mlx4_core: Avoid failing the interrupts test | Carol L Soto | 2015-10-09 | 1 | -0/+4 | |
| |/ / / / / / / | ||||||
| * | | | | | | | net/mlx4: Remove shared_ports variable at mlx4_enable_msi_x | Carol L Soto | 2015-10-08 | 1 | -8/+2 | |
| * | | | | | | | net: mdio-octeon: Drop obsolete Kconfig advice | Jean Delvare | 2015-10-08 | 1 | -2/+0 | |
| * | | | | | | | mlxsw: fix warnings for big-endian 32-bit dma_addr_t | Arnd Bergmann | 2015-10-08 | 1 | -4/+4 | |
| * | | | | | | | bpf: clear sender_cpu before xmit | Alexei Starovoitov | 2015-10-08 | 1 | -0/+1 | |
| * | | | | | | | act_mirred: clear sender cpu before sending to tx | WANG Cong | 2015-10-08 | 1 | -0/+1 | |
| * | | | | | | | af_unix: constify the sock parameter in unix_sk() | Paul Moore | 2015-10-08 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'ovs-ct-fixes' | David S. Miller | 2015-10-07 | 5 | -30/+50 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT | Joe Stringer | 2015-10-07 | 2 | -17/+10 | |
| | * | | | | | | | openvswitch: Extend ct_state match field to 32 bits | Joe Stringer | 2015-10-07 | 4 | -11/+11 | |
| | * | | | | | | | openvswitch: Reject ct_state unsupported bits | Joe Stringer | 2015-10-07 | 2 | -0/+18 | |
| | * | | | | | | | openvswitch: Ensure flow is valid before executing ct | Joe Stringer | 2015-10-07 | 1 | -0/+6 | |
| | * | | | | | | | openvswitch: Fix skb leak in ovs_fragment() | Joe Stringer | 2015-10-07 | 1 | -4/+7 | |
| | * | | | | | | | openvswitch: Fix typos in CT headers | Joe Stringer | 2015-10-07 | 1 | -2/+2 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'dsa-unbind' | David S. Miller | 2015-10-07 | 1 | -11/+59 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | net: dsa: exit probe if no switch were found | Neil Armstrong | 2015-10-07 | 1 | -3/+16 | |
| | * | | | | | | | net: dsa: switch to devm_ calls and remove kfree calls | Neil Armstrong | 2015-10-07 | 1 | -12/+5 | |
| | * | | | | | | | net: dsa: complete dsa_switch_destroy | Neil Armstrong | 2015-10-07 | 1 | -0/+37 | |
| | * | | | | | | | net: dsa: add missing dsa_switch mdiobus remove | Neil Armstrong | 2015-10-07 | 1 | -0/+2 | |
| | * | | | | | | | net: dsa: add missing kfree on remove | Neil Armstrong | 2015-10-07 | 1 | -1/+4 | |
| |/ / / / / / / | ||||||
| * | | | | | | | net: Fix vti use case with oif in dst lookups for IPv6 | David Ahern | 2015-10-07 | 1 | -0/+1 | |
| * | | | | | | | i40e/i40evf: set AQ count after memory allocation | Mitch Williams | 2015-10-07 | 2 | -4/+4 | |
| * | | | | | | | amd-xgbe: Check for successful buffer allocation before use | Tom Lendacky | 2015-10-06 | 1 | -0/+3 | |
| * | | | | | | | openvswitch: Fix ovs_vport_get_stats() | Pravin B Shelar | 2015-10-05 | 1 | -29/+13 | |
| * | | | | | | | ARM: net: make BPF_LD | BPF_IND instruction trigger r_X initialisation to 0. | Nicolas Schichan | 2015-10-05 | 1 | -0/+1 | |
| * | | | | | | | ovs: do not allocate memory from offline numa node | Konstantin Khlebnikov | 2015-10-05 | 1 | -1/+2 | |
| * | | | | | | | bpf: fix panic in SO_GET_FILTER with native ebpf programs | Daniel Borkmann | 2015-10-05 | 1 | -1/+5 |