aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-27net: rename IP_UPD_PO_STATS_BH()Eric Dumazet1-1/+1
2016-04-27net: rename IP_ADD_STATS_BH()Eric Dumazet1-1/+1
2016-04-27net: rename ICMP6_INC_STATS_BH()Eric Dumazet1-1/+1
2016-04-27net: rename IP_INC_STATS_BH()Eric Dumazet1-1/+1
2016-04-27net: sctp: rename SCTP_INC_STATS_BH()Eric Dumazet1-1/+1
2016-04-27net: icmp: rename ICMPMSGIN_INC_STATS_BH()Eric Dumazet1-1/+1
2016-04-27net: tcp: rename TCP_INC_STATS_BHEric Dumazet1-1/+1
2016-04-27net: xfrm: kill XFRM_INC_STATS_BH()Eric Dumazet1-2/+0
2016-04-27net: udp: rename UDP_INC_STATS_BH()Eric Dumazet1-6/+6
2016-04-27net: rename ICMP_INC_STATS_BH()Eric Dumazet1-1/+1
2016-04-27net: snmp: kill various STATS_USER() helpersEric Dumazet6-34/+16
2016-04-27net-rfs: fix false sharing accessing sd->input_queue_headEric Dumazet1-2/+6
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-18/+37
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-8/+15
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds2-5/+5
2016-04-26net/mlx5e: Fix checksum handling for non-stripped vlan packetsSaeed Mahameed1-5/+16
2016-04-26net/mlx5e: Add ethtool support for rxvlan-offload (vlan stripping)Gal Pressman1-0/+4
2016-04-26net/mlx5e: Add ethtool support for dump module EEPROMGal Pressman2-1/+17
2016-04-26net/mlx5e: Add ethtool support for interface identify (LED blinking)Gal Pressman2-0/+7
2016-04-26net/mlx5e: Add support for RXALL netdev featureEran Ben Elisha2-0/+5
2016-04-26net/mlx5e: Add link down events counterGal Pressman1-0/+1
2016-04-26net/mlx5e: Statistics handling refactoringGal Pressman1-0/+1
2016-04-26net: remove NETDEV_TX_LOCKED supportFlorian Westphal1-3/+0
2016-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller4-6/+88
2016-04-26sched: align nlattr properly when neededNicolas Dichtel16-2/+20
2016-04-26ovs: align nlattr properly when neededNicolas Dichtel1-0/+2
2016-04-26sock_diag: align nlattr properly when neededNicolas Dichtel1-1/+3
2016-04-26fs/quota: use nla_put_u64_64bit()Nicolas Dichtel1-0/+1
2016-04-26macsec: use nla_put_u64_64bit()Nicolas Dichtel2-0/+7
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller2-0/+2
2016-04-26ila: add checksum neutral ILA translationsTom Herbert1-0/+7
2016-04-25skbuff: Add pskb_extract() helper functionSowmini Varadhan1-0/+2
2016-04-25fq: add fair queuing frameworkMichal Kazior2-0/+364
2016-04-25codel: split into multiple filesMichal Kazior3-223/+328
2016-04-25codel: generalize the implementationMichal Kazior1-25/+39
2016-04-25route: move lwtunnel state to a single placeJiri Benc1-4/+1
2016-04-25qed*: Conditions for changing linkYuval Mintz1-0/+10
2016-04-25qed*: Align statistics namesYuval Mintz1-10/+10
2016-04-25ipv6: Revert optional address flusing on ifdown.David S. Miller2-2/+0
2016-04-25wireless: use nla_put_u64_64bit()Nicolas Dichtel1-0/+4
2016-04-25netfilter/ipvs: use nla_put_u64_64bit()Nicolas Dichtel1-0/+1
2016-04-25ieee802154: use nla_put_u64_64bit()Nicolas Dichtel1-0/+2
2016-04-25l2tp: use nla_put_u64_64bit()Nicolas Dichtel1-0/+1
2016-04-25bridge: use nla_put_u64_64bit()Nicolas Dichtel1-0/+2
2016-04-25ovs: use nla_put_u64_64bit()Nicolas Dichtel1-0/+1
2016-04-25ipv6: use nla_put_u64_64bit()Nicolas Dichtel1-0/+1
2016-04-25sched: use nla_put_u64_64bit()Nicolas Dichtel1-0/+3
2016-04-25rtnl: use nla_put_u64_64bit()Nicolas Dichtel1-0/+1
2016-04-25soreuseport: Resolve merge conflict for v4/v6 ordering fixCraig Gallek1-1/+5
2016-04-25sock: relax WARN_ON() in sock_owned_by_user()Eric Dumazet1-1/+1