Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | 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 | |
| | * | | | | openvswitch: Rename LABEL->LABELS | Joe Stringer | 2015-10-05 | 6 | -55/+55 | |
| | * | | | | net/unix: fix logic about sk_peek_offset | Andrey Vagin | 2015-10-05 | 1 | -5/+7 | |
| | * | | | | act_mirred: always release tcf hash | WANG Cong | 2015-10-05 | 1 | -3/+3 | |
| | * | | | | act_mirred: fix a race condition on mirred_list | WANG Cong | 2015-10-05 | 1 | -1/+10 | |
| | * | | | | i40e: fix offload of GRE tunnels | Jesse Brandeburg | 2015-10-05 | 1 | -0/+2 | |
| | * | | | | Merge tag 'wireless-drivers-for-davem-2015-10-01' of git://git.kernel.org/pub... | David S. Miller | 2015-10-05 | 4 | -2/+5 | |
| | |\ \ \ \ | | | | |/ / | | | |/| | | ||||||
| | | * | | | ath10k: fix DMA related firmware crashes on multiple devices | Felix Fietkau | 2015-09-26 | 1 | -2/+2 | |
| | | * | | | b43: probe bcma core (device) rev 0x15 | Rafał Miłecki | 2015-09-26 | 1 | -0/+1 | |
| | | * | | | rt2800usb: add usb ID 1b75:3070 for Airlive WT-2000USB | Stanislaw Gruszka | 2015-09-26 | 1 | -0/+1 | |
| | | * | | | ath9k: declare required extra tx headroom | Felix Fietkau | 2015-09-26 | 1 | -0/+1 | |
| | * | | | | ipv4: fix reply_dst leakage on arp reply | Jiri Benc | 2015-10-05 | 1 | -3/+5 | |
| | * | | | | inet: fix race in reqsk_queue_unlink() | Eric Dumazet | 2015-10-05 | 1 | -9/+10 | |
| | * | | | | tcp/dccp: fix old style declarations | Raanan Avargil | 2015-10-05 | 1 | -2/+2 |