aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-24net/mlx5: Add pci shutdown callbackMajd Dibbiny1-3/+4
2016-04-24net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed1-0/+2
2016-04-24net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed1-3/+3
2016-04-24tcp-tso: do not split TSO packets at retransmit timeEric Dumazet1-2/+2
2016-04-24macsec: add missing macsec prefix in uapiSabrina Dubroca1-2/+2
2016-04-24switchdev: Adding complete operation to deferred switchdev opsElad Raz1-0/+4
2016-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-4/+13
2016-04-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds1-2/+2
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-23Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+5
2016-04-23generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara1-1/+5
2016-04-23Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+6
2016-04-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2016-04-22Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+2
2016-04-22Bluetooth: Add defines for SPI and I2CJohan Hedberg1-0/+2
2016-04-22drm: Loongson-3 doesn't fully support wc memoryHuacai Chen1-0/+2
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-21ALSA: hda - Fix possible race on regmap bypass flipTakashi Iwai1-0/+2
2016-04-21asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()Romain Perier1-2/+6
2016-04-20thermal: consistently use int for trip tempWei Ni1-2/+2
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
2016-04-19bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_outputDaniel Borkmann1-0/+4
2016-04-19net/ipv6/addrconf: simplify sysctl registrationKonstantin Khlebnikov1-1/+2