| Commit message (Expand) | Author | Files | Lines |
2015-08-18 | net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool | Tom Herbert | 18 | -36/+38 |
2015-08-18 | lwt: Add support to redirect dst.input | Tom Herbert | 4 | -3/+98 |
2015-08-18 | enic: Fix sparse warning in vnic_devcmd_init(). | David S. Miller | 1 | -1/+1 |
2015-08-18 | mlx5e: Fix sparse warnings in mlx5e_handle_csum(). | David S. Miller | 1 | -1/+1 |
2015-08-18 | inet: Move VRF table lookup to inlined function | David Ahern | 2 | -9/+25 |
2015-08-18 | net: Fix docbook warning for IFF_VRF_MASTER enum | David Ahern | 1 | -0/+1 |
2015-08-18 | net: Updates to netif_index_is_vrf | David Ahern | 1 | -1/+11 |
2015-08-18 | net/mlx5e: Support RX CHECKSUM_COMPLETE | Achiad Shochat | 3 | -12/+43 |
2015-08-18 | net/mlx5e: Support ethtool get/set_pauseparam | Achiad Shochat | 3 | -0/+85 |
2015-08-18 | net/mlx5e: Ethtool link speed setting fixes | Achiad Shochat | 3 | -27/+23 |
2015-08-18 | net/mlx5e: HW LRO changes/fixes | Achiad Shochat | 3 | -4/+5 |
2015-08-18 | net/mlx5e: Support smaller RX/TX ring sizes | Achiad Shochat | 1 | -2/+2 |
2015-08-18 | net/mlx5e: Add ethtool RSS configuration options | Achiad Shochat | 3 | -11/+74 |
2015-08-18 | net/mlx5e: Make RSS indirection table size a constant | Achiad Shochat | 2 | -35/+30 |
2015-08-18 | net/mlx5e: Have a single RSS Toeplitz hash key | Achiad Shochat | 2 | -1/+5 |
2015-08-18 | enic: add devcmd2 | Govindarajulu Varadarajan | 7 | -12/+222 |
2015-08-18 | enic: add devcmd2 resources | Govindarajulu Varadarajan | 4 | -0/+42 |
2015-08-18 | enic: use netdev_<foo> or dev_<foo> instead of pr_<foo> | Govindarajulu Varadarajan | 6 | -31/+54 |
2015-08-18 | enic: move struct definition from .c to .h file | Govindarajulu Varadarajan | 2 | -40/+39 |
2015-08-17 | net: Export bpf_prog_create_from_user(). | David S. Miller | 1 | -0/+1 |
2015-08-17 | ipv6: trivial whitespace fix | Ian Morris | 1 | -1/+2 |
2015-08-17 | rhashtable-test: extend to test concurrency | Phil Sutter | 1 | -1/+155 |
2015-08-17 | selftests/net: test extended BPF fanout mode | Willem de Bruijn | 1 | -0/+53 |
2015-08-17 | selftests/net: test classic bpf fanout mode | Willem de Bruijn | 2 | -12/+33 |
2015-08-17 | packet: add extended BPF fanout mode | Willem de Bruijn | 2 | -0/+32 |
2015-08-17 | packet: add classic BPF fanout mode | Willem de Bruijn | 3 | -2/+104 |
2015-08-17 | lwtunnel: rename ip lwtunnel attributes | Jiri Benc | 3 | -58/+57 |
2015-08-17 | smsc911x: Fix crash seen if neither ACPI nor OF is configured or used | Guenter Roeck | 1 | -1/+6 |
2015-08-17 | net: fix endian check warning in etherdevice.h | Jesse Brandeburg | 1 | -1/+1 |
2015-08-17 | net: sch_generic: react upon IFF_NO_QUEUE flag | Phil Sutter | 1 | -2/+4 |
2015-08-17 | net: declare new net_device priv_flag IFF_NO_QUEUE | Phil Sutter | 1 | -0/+3 |
2015-08-17 | tipc: don't sanity check non-existing TLV (NL compat) | Richard Alpe | 1 | -1/+1 |
2015-08-17 | bnx2: Fix bandwidth allocation for some MF modes | Yuval Mintz | 3 | -2/+6 |
2015-08-17 | ipv4: fix refcount leak in fib_check_nh() | Eric Dumazet | 1 | -1/+2 |
2015-08-15 | ieee802154: 6lowpan: fix non-lowpan wpan interfaces | Alexander Aring | 1 | -3/+4 |
2015-08-15 | ieee802154: 6lowpan: fix packet layer registration | Alexander Aring | 1 | -5/+17 |
2015-08-15 | Bluetooth: btusb: mark 0c10:0000 devices with BTUSB_SWAVE | Peter Poklop | 1 | -0/+3 |
2015-08-14 | batman-adv: Fix potentially broken skb network header access | Linus Lüssing | 1 | -1/+6 |
2015-08-14 | batman-adv: remove broadcast packets scheduled for purged outgoing if | Simon Wunderlich | 1 | -1/+2 |
2015-08-14 | batman-adv: protect tt request from double deletion | Marek Lindner | 1 | -4/+5 |
2015-08-14 | batman-adv: Fix potential synchronization issues in mcast tvlv handler | Linus Lüssing | 3 | -13/+58 |
2015-08-14 | batman-adv: Make MCAST capability changes atomic | Linus Lüssing | 2 | -9/+11 |
2015-08-14 | batman-adv: Make TT capability changes atomic | Linus Lüssing | 2 | -5/+7 |
2015-08-14 | batman-adv: Make NC capability changes atomic | Linus Lüssing | 2 | -4/+5 |
2015-08-14 | batman-adv: Make DAT capability changes atomic | Linus Lüssing | 2 | -5/+6 |
2015-08-14 | mac80211: fix BIT position for TDLS WIDE extended cap | Emmanuel Grumbach | 1 | -1/+1 |
2015-08-14 | mac80211: use DECLARE_EWMA | Johannes Berg | 5 | -10/+12 |
2015-08-14 | average: provide macro to create static EWMA | Johannes Berg | 1 | -0/+39 |
2015-08-14 | mac80211_hwsim: unregister genetlink family properly | Su Kang Yin | 1 | -1/+3 |
2015-08-14 | mac80211: add rate mask logic for vht rates | Lorenzo Bianconi | 6 | -16/+181 |