Age | Commit message (Expand) | Author | Files | Lines |
2016-05-12 | mac80211: allow same PN for AMSDU sub-frames | Sara Sharon | 2 | -5/+17 |
2016-05-12 | mac80211: remove disconnected APs from BSS table | David Spinadel | 1 | -0/+5 |
2016-05-02 | wext: remove a/b/g/n from SIOCGIWNAME | Johannes Berg | 1 | -35/+0 |
2016-04-27 | nl80211: use nla_put_u64_64bit() for the remaining u64 attributes | Johannes Berg | 2 | -14/+26 |
2016-04-26 | nl80211: add missing kerneldoc for new *_PAD attributes | Johannes Berg | 1 | -0/+4 |
2016-04-26 | cfg80211: Add option to report the bss entry in connect result | Kanchanapally, Vidyullatha | 5 | -11/+60 |
2016-04-26 | cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATION | Mohammed Shafi Shajakhan | 3 | -2/+8 |
2016-04-25 | fq: add fair queuing framework | Michal Kazior | 2 | -0/+364 |
2016-04-25 | Merge branch 'reusable-codel' | David S. Miller | 5 | -220/+368 |
2016-04-25 | codel: split into multiple files | Michal Kazior | 5 | -223/+332 |
2016-04-25 | codel: generalize the implementation | Michal Kazior | 3 | -32/+71 |
2016-04-25 | macsec: Convert to using IFF_NO_QUEUE | Phil Sutter | 1 | -1/+1 |
2016-04-25 | route: move lwtunnel state to a single place | Jiri Benc | 1 | -4/+1 |
2016-04-25 | Merge branch 'qed-next' | David S. Miller | 6 | -54/+122 |
2016-04-25 | qed: add support for link pause configuration. | Sudarsana Reddy Kalluru | 1 | -0/+14 |
2016-04-25 | qed*: Conditions for changing link | Yuval Mintz | 3 | -4/+26 |
2016-04-25 | qede: Add support for ethtool private flags | Yuval Mintz | 1 | -0/+23 |
2016-04-25 | qed*: Align statistics names | Yuval Mintz | 5 | -50/+59 |
2016-04-25 | net: better drop monitoring in ip{6}_recv_error() | Eric Dumazet | 2 | -10/+10 |
2016-04-25 | tcp: SYN packets are now simply consumed | Eric Dumazet | 1 | -18/+1 |
2016-04-25 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 24 | -505/+661 |
2016-04-25 | Merge branch 'nla_align-set-2' | David S. Miller | 21 | -144/+233 |
2016-04-25 | wireless: use nla_put_u64_64bit() | Nicolas Dichtel | 2 | -36/+59 |
2016-04-25 | netfilter/ipvs: use nla_put_u64_64bit() | Nicolas Dichtel | 2 | -12/+25 |
2016-04-25 | ieee802154: use nla_put_u64_64bit() | Nicolas Dichtel | 3 | -7/+15 |
2016-04-25 | l2tp: use nla_put_u64_64bit() | Nicolas Dichtel | 2 | -32/+49 |
2016-04-25 | bridge: use nla_put_u64_64bit() | Nicolas Dichtel | 2 | -26/+38 |
2016-04-25 | ovs: use nla_put_u64_64bit() | Nicolas Dichtel | 2 | -1/+3 |
2016-04-25 | ipv6: use nla_put_u64_64bit() | Nicolas Dichtel | 3 | -7/+12 |
2016-04-25 | sched: use nla_put_u64_64bit() | Nicolas Dichtel | 4 | -5/+13 |
2016-04-25 | rtnl: use nla_put_u64_64bit() | Nicolas Dichtel | 2 | -18/+19 |
2016-04-25 | soreuseport: Resolve merge conflict for v4/v6 ordering fix | Craig Gallek | 2 | -2/+10 |
2016-04-25 | sock: relax WARN_ON() in sock_owned_by_user() | Eric Dumazet | 1 | -1/+1 |
2016-04-25 | ixgbe: use msleep for long delays | Arnd Bergmann | 1 | -1/+1 |
2016-04-25 | ixgbevf: Move API negotiation function into mac_ops | Alexander Duyck | 3 | -4/+5 |
2016-04-25 | ixgbe/ixgbevf: Add support for GSO partial | Alexander Duyck | 2 | -82/+180 |
2016-04-25 | ixgbevf: make use of BIT() macro to avoid shift of signed values | Jacob Keller | 4 | -26/+27 |
2016-04-25 | ixgbe: resolve shift of negative value warning | Jacob Keller | 1 | -2/+2 |
2016-04-25 | ixgbe: use BIT() macro | Jacob Keller | 17 | -195/+195 |
2016-04-25 | ixgbe: Add work around for empty SFP+ cage crosstalk | Don Skidmore | 3 | -0/+42 |
2016-04-25 | ixgbe: Use correct FC setup function for x550em_a | Mark Rustad | 1 | -2/+2 |
2016-04-25 | ixgbevf: add support for per-queue ethtool stats | Emil Tantilov | 2 | -46/+91 |
2016-04-25 | ixgbevf: refactor ethtool stats handling | Emil Tantilov | 1 | -62/+64 |
2016-04-25 | ixgbe: Add register wait for slow links | Mark Rustad | 2 | -0/+22 |
2016-04-24 | hv_netvsc: Fix the list processing for network change event | Haiyang Zhang | 1 | -1/+1 |
2016-04-24 | ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 value | Sridhar Samudrala | 1 | -1/+1 |
2016-04-24 | ixgbe: fix default mac->ops.setup_link for X550EM | Emil Tantilov | 1 | -2/+2 |
2016-04-24 | ixgbe: set VLAN spoof checking unconditionally | Emil Tantilov | 2 | -26/+2 |
2016-04-24 | ixgbe: consolidate the configuration of spoof checking | Emil Tantilov | 4 | -73/+42 |
2016-04-24 | tcp-tso: do not split TSO packets at retransmit time | Eric Dumazet | 4 | -40/+34 |