summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-04-28net: xfrm: kill XFRM_INC_STATS_BH()Eric Dumazet
2016-04-28net: udp: rename UDP_INC_STATS_BH()Eric Dumazet
2016-04-28net: rename ICMP_INC_STATS_BH()Eric Dumazet
2016-04-28net: snmp: kill various STATS_USER() helpersEric Dumazet
2016-04-28net-rfs: fix false sharing accessing sd->input_queue_headEric Dumazet
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds
2016-04-26net/mlx5e: Fix checksum handling for non-stripped vlan packetsSaeed Mahameed
2016-04-26net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)Gal Pressman
2016-04-26net/mlx5e: Add ethtool support for dump module EEPROMGal Pressman
2016-04-26net/mlx5e: Add ethtool support for interface identify (LED blinking)Gal Pressman
2016-04-26net/mlx5e: Add support for RXALL netdev featureEran Ben Elisha
2016-04-26net/mlx5e: Add link down events counterGal Pressman
2016-04-26net/mlx5e: Statistics handling refactoringGal Pressman
2016-04-26net: remove NETDEV_TX_LOCKED supportFlorian Westphal
2016-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-04-26sched: align nlattr properly when neededNicolas Dichtel
2016-04-26ovs: align nlattr properly when neededNicolas Dichtel
2016-04-26sock_diag: align nlattr properly when neededNicolas Dichtel
2016-04-26fs/quota: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-26macsec: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller
2016-04-26ila: add checksum neutral ILA translationsTom Herbert
2016-04-25skbuff: Add pskb_extract() helper functionSowmini Varadhan
2016-04-25fq: add fair queuing frameworkMichal Kazior
2016-04-25codel: split into multiple filesMichal Kazior
2016-04-25codel: generalize the implementationMichal Kazior
2016-04-25route: move lwtunnel state to a single placeJiri Benc
2016-04-25qed*: Conditions for changing linkYuval Mintz
2016-04-25qed*: Align statistics namesYuval Mintz
2016-04-25ipv6: Revert optional address flusing on ifdown.David S. Miller
2016-04-25wireless: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25netfilter/ipvs: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25ieee802154: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25l2tp: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25bridge: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25ovs: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25ipv6: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25sched: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25rtnl: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25soreuseport: Resolve merge conflict for v4/v6 ordering fixCraig Gallek
2016-04-25sock: relax WARN_ON() in sock_owned_by_user()Eric Dumazet
2016-04-24net/mlx5: Add pci shutdown callbackMajd Dibbiny
2016-04-24net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed
2016-04-24net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed
2016-04-24tcp-tso: do not split TSO packets at retransmit timeEric Dumazet
2016-04-24macsec: add missing macsec prefix in uapiSabrina Dubroca
2016-04-24switchdev: Adding complete operation to deferred switchdev opsElad Raz
2016-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller