aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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
2016-04-19cls_cgroup: get sk_classid only from full socketsKonstantin Khlebnikov1-2/+5
2016-04-19net: Add helpers for 64-bit aligning netlink attributes.David S. Miller1-0/+37
2016-04-19Merge branch 'ptmx-cleanup'Linus Torvalds1-24/+10
2016-04-19net: Align IFLA_STATS64 attributes properly on architectures that need it.David S. Miller1-0/+1
2016-04-18Merge tag 'pci-v4.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2016-04-18devpts: clean up interface to pty driversLinus Torvalds1-24/+10
2016-04-18phy: add generic function to support ksetting supportPhilippe Reynes1-0/+4
2016-04-18net: ethtool: export conversion function between u32 and link modePhilippe Reynes1-0/+7
2016-04-18netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'Florian Westphal1-2/+2
2016-04-18netfilter: connlabels: move helpers to xt_connlabelFlorian Westphal1-1/+0