summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2016-04-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2016-04-23xfrm: align nlattr properly when neededNicolas Dichtel
2016-04-23libnl: add nla_put_u64_64bit() helperNicolas Dichtel
2016-04-23libnl: nla_put_msecs(): align on a 64-bit areaNicolas Dichtel
2016-04-23libnl: nla_put_s64(): align on a 64-bit areaNicolas Dichtel
2016-04-23libnl: nla_put_net64(): align on a 64-bit areaNicolas Dichtel
2016-04-23libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel
2016-04-23libnl: 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-23Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-23generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara
2016-04-23Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-04-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-04-22Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-04-22Bluetooth: Add defines for SPI and I2CJohan Hedberg
2016-04-22drm: Loongson-3 doesn't fully support wc memoryHuacai Chen
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