summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-12cfg80211: remove erroneous commentJohannes Berg1-1/+1
2016-05-12cfg80211: allow finding vendor with OUI without specifying the OUI typeEmmanuel Grumbach2-4/+8
2016-05-12mac80211: allow same PN for AMSDU sub-framesSara Sharon2-5/+17
2016-05-12mac80211: remove disconnected APs from BSS tableDavid Spinadel1-0/+5
2016-05-02wext: remove a/b/g/n from SIOCGIWNAMEJohannes Berg1-35/+0
2016-04-27nl80211: use nla_put_u64_64bit() for the remaining u64 attributesJohannes Berg2-14/+26
2016-04-26nl80211: add missing kerneldoc for new *_PAD attributesJohannes Berg1-0/+4
2016-04-26cfg80211: Add option to report the bss entry in connect resultKanchanapally, Vidyullatha5-11/+60
2016-04-26cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATIONMohammed Shafi Shajakhan3-2/+8
2016-04-25fq: add fair queuing frameworkMichal Kazior2-0/+364
2016-04-25codel: split into multiple filesMichal Kazior5-223/+332
2016-04-25codel: generalize the implementationMichal Kazior3-32/+71
2016-04-25macsec: Convert to using IFF_NO_QUEUEPhil Sutter1-1/+1
2016-04-25route: move lwtunnel state to a single placeJiri Benc1-4/+1
2016-04-25qed: add support for link pause configuration.Sudarsana Reddy Kalluru1-0/+14
2016-04-25qed*: Conditions for changing linkYuval Mintz3-4/+26
2016-04-25qede: Add support for ethtool private flagsYuval Mintz1-0/+23
2016-04-25qed*: Align statistics namesYuval Mintz5-50/+59
2016-04-25net: better drop monitoring in ip{6}_recv_error()Eric Dumazet2-10/+10
2016-04-25tcp: SYN packets are now simply consumedEric Dumazet1-18/+1
2016-04-25wireless: use nla_put_u64_64bit()Nicolas Dichtel2-36/+59
2016-04-25netfilter/ipvs: use nla_put_u64_64bit()Nicolas Dichtel2-12/+25
2016-04-25ieee802154: use nla_put_u64_64bit()Nicolas Dichtel3-7/+15
2016-04-25l2tp: use nla_put_u64_64bit()Nicolas Dichtel2-32/+49
2016-04-25bridge: use nla_put_u64_64bit()Nicolas Dichtel2-26/+38
2016-04-25ovs: use nla_put_u64_64bit()Nicolas Dichtel2-1/+3
2016-04-25ipv6: use nla_put_u64_64bit()Nicolas Dichtel3-7/+12
2016-04-25sched: use nla_put_u64_64bit()Nicolas Dichtel4-5/+13
2016-04-25rtnl: use nla_put_u64_64bit()Nicolas Dichtel2-18/+19
2016-04-25soreuseport: Resolve merge conflict for v4/v6 ordering fixCraig Gallek2-2/+10
2016-04-25sock: relax WARN_ON() in sock_owned_by_user()Eric Dumazet1-1/+1
2016-04-25ixgbe: use msleep for long delaysArnd Bergmann1-1/+1
2016-04-25ixgbevf: Move API negotiation function into mac_opsAlexander Duyck3-4/+5
2016-04-25ixgbe/ixgbevf: Add support for GSO partialAlexander Duyck2-82/+180
2016-04-25ixgbevf: make use of BIT() macro to avoid shift of signed valuesJacob Keller4-26/+27
2016-04-25ixgbe: resolve shift of negative value warningJacob Keller1-2/+2
2016-04-25ixgbe: use BIT() macroJacob Keller17-195/+195
2016-04-25ixgbe: Add work around for empty SFP+ cage crosstalkDon Skidmore3-0/+42
2016-04-25ixgbe: Use correct FC setup function for x550em_aMark Rustad1-2/+2
2016-04-25ixgbevf: add support for per-queue ethtool statsEmil Tantilov2-46/+91
2016-04-25ixgbevf: refactor ethtool stats handlingEmil Tantilov1-62/+64
2016-04-25ixgbe: Add register wait for slow linksMark Rustad2-0/+22
2016-04-25hv_netvsc: Fix the list processing for network change eventHaiyang Zhang1-1/+1
2016-04-25ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 valueSridhar Samudrala1-1/+1
2016-04-25ixgbe: fix default mac->ops.setup_link for X550EMEmil Tantilov1-2/+2
2016-04-25ixgbe: set VLAN spoof checking unconditionallyEmil Tantilov2-26/+2
2016-04-25ixgbe: consolidate the configuration of spoof checkingEmil Tantilov4-73/+42
2016-04-24tcp-tso: do not split TSO packets at retransmit timeEric Dumazet4-40/+34
2016-04-24tipc: fix stale links after re-enabling bearerParthasarathy Bhuvaragan1-2/+1
2016-04-24tcp: Merge txstamp_ack in tcp_skb_collapse_tstampMartin KaFai Lau1-0/+2