summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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-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-24tcp-tso: do not split TSO packets at retransmit timeEric Dumazet
2016-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-04-24xfrm: align nlattr properly when neededNicolas Dichtel
2016-04-24libnl: add nla_put_u64_64bit() helperNicolas Dichtel
2016-04-24libnl: nla_put_msecs(): align on a 64-bit areaNicolas Dichtel
2016-04-24libnl: nla_put_s64(): align on a 64-bit areaNicolas Dichtel
2016-04-24libnl: nla_put_net64(): align on a 64-bit areaNicolas Dichtel
2016-04-24libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel
2016-04-24libnl: nla_put_le64(): align on a 64-bit areaNicolas Dichtel
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-22Bluetooth: Add defines for SPI and I2CJohan Hedberg
2016-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-21geneve: break dependency with netdev driversHannes Frederic Sowa
2016-04-21vxlan: break dependency with netdev driversHannes Frederic Sowa
2016-04-21net/mlx5e: Support RX multi-packet WQE (Striding RQ)Tariq Toukan
2016-04-21net/mlx5: Introduce device queue countersTariq Toukan
2016-04-21net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens
2016-04-21tcp: Merge tx_flags and tskey in tcp_shifted_skbMartin KaFai Lau
2016-04-21ipmr: align RTA_MFC_STATS on 64-bitNicolas Dichtel
2016-04-21libnl: add more helpers to align attributes on 64-bitNicolas Dichtel
2016-04-21netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWAREAlexander Duyck
2016-04-21perf, bpf: minimize the size of perf_trace_() tracepoint handlerAlexei Starovoitov
2016-04-21net: dsa: remove tag_protocol from dsa_switchVivien Didelot
2016-04-20rtnetlink: add new RTM_GETSTATS message to dump link statsRoopa Prabhu