aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2016-04-24tcp-tso: do not split TSO packets at retransmit timeEric Dumazet1-2/+2
2016-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-4/+13
2016-04-23xfrm: align nlattr properly when neededNicolas Dichtel1-0/+1
2016-04-23libnl: add nla_put_u64_64bit() helperNicolas Dichtel1-0/+13
2016-04-23libnl: nla_put_msecs(): align on a 64-bit areaNicolas Dichtel4-4/+11
2016-04-23libnl: nla_put_s64(): align on a 64-bit areaNicolas Dichtel1-4/+7
2016-04-23libnl: nla_put_net64(): align on a 64-bit areaNicolas Dichtel3-11/+13
2016-04-23libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel7-4/+27
2016-04-23libnl: nla_put_le64(): align on a 64-bit areaNicolas Dichtel2-3/+11
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-108/+151
2016-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-4/+74
2016-04-21geneve: break dependency with netdev driversHannes Frederic Sowa2-4/+3
2016-04-21vxlan: break dependency with netdev driversHannes Frederic Sowa2-4/+3
2016-04-21net/mlx5e: Support RX multi-packet WQE (Striding RQ)Tariq Toukan1-1/+38
2016-04-21net/mlx5: Introduce device queue countersTariq Toukan1-0/+6
2016-04-21net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens1-0/+7
2016-04-21tcp: Merge tx_flags and tskey in tcp_shifted_skbMartin KaFai Lau1-0/+2
2016-04-21ipmr: align RTA_MFC_STATS on 64-bitNicolas Dichtel1-0/+1
2016-04-21libnl: add more helpers to align attributes on 64-bitNicolas Dichtel1-8/+31
2016-04-21netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWAREAlexander Duyck1-5/+3
2016-04-21perf, bpf: minimize the size of perf_trace_() tracepoint handlerAlexei Starovoitov2-10/+8
2016-04-21net: dsa: remove tag_protocol from dsa_switchVivien Didelot1-5/+0
2016-04-20rtnetlink: add new RTM_GETSTATS message to dump link statsRoopa Prabhu2-0/+28
2016-04-20net: nla_align_64bit() needs to test the right pointer.David S. Miller1-1/+1
2016-04-20net: fix HAVE_EFFICIENT_UNALIGNED_ACCESS typosEric Dumazet1-8/+11
2016-04-20net/hsr: Fixed version field in ENUMPeter Heise1-1/+1
2016-04-19bpf: add event output helper for notifications/sampling/loggingDaniel Borkmann1-0/+2