summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-2114-43/+126
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-215-11/+14
| |\
| | * net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov2017-08-201-1/+4
| | * datagram: When peeking datagrams with offset < 0 don't skip empty skbsMatthew Dawson2017-08-181-3/+1
| | * ipv4: better IP_MAX_MTU enforcementEric Dumazet2017-08-161-2/+2
| | * ptr_ring: use kmalloc_array()Eric Dumazet2017-08-162-5/+7
| * | pids: make task_tgid_nr_ns() safeOleg Nesterov2017-08-212-25/+30
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-2/+2
| |\ \
| | * | perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra2017-08-101-2/+2
| * | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-0/+8
| |\ \ \
| | * | | kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner2017-08-181-0/+8
| * | | | mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko2017-08-181-0/+22
| * | | | mm: discard memblock data laterPavel Tatashin2017-08-181-2/+4
| * | | | wait: add wait_event_killable_timeout()Luis R. Rodriguez2017-08-181-0/+37
| * | | | mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner2017-08-181-2/+8
| * | | | pty: fix the cached path of the pty slave file descriptor in the masterLinus Torvalds2017-08-171-1/+1
| | |_|/ | |/| |
* | | | net: sched: Add the invalid handle check in qdisc_class_findGao Feng2017-08-211-0/+3
* | | | dsa: remove unused net_device arg from handlersFlorian Westphal2017-08-211-4/+2
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-08-212-4/+29
|\ \ \ \
| * | | | net: xfrm: support setting an output mark.Lorenzo Colitti2017-08-112-3/+7
| * | | | net: Allow IPsec GSO for local socketsSteffen Klassert2017-08-021-0/+19
| * | | | xfrm: Auto-load xfrm offload modulesIlan Tayari2017-08-021-1/+3
* | | | | net/mlx5e: Add outbound PCI buffer overflow counterEran Ben Elisha2017-08-201-2/+4
* | | | | net/mlx5: Add RX buffer fullness counters infrastructureGal Pressman2017-08-201-2/+13
* | | | | net/mlx5: Add PCIe outbound stalls counters infrastructureGal Pressman2017-08-201-3/+14
* | | | | bpf: linux/bpf.h needs linux/numa.hDavid S. Miller2017-08-191-0/+1
* | | | | bpf: Allow selecting numa node during map creationMartin KaFai Lau2017-08-192-2/+18
* | | | | net: drop unused attribute argument from sysfs queue funcsstephen hemminger2017-08-181-3/+2
* | | | | net: constify net_ns_type_operationsstephen hemminger2017-08-181-1/+1
* | | | | net: constify netdev_class_filestephen hemminger2017-08-181-4/+4
* | | | | net: ethtool: Add macro to clear a link mode settingLendacky, Thomas2017-08-181-0/+11
* | | | | xdp: adjust xdp redirect tracepoint to include return error codeJesper Dangaard Brouer2017-08-181-4/+7
* | | | | net: inet: diag: expose sockets cgroup classidLevin, Alexander (Sasha Levin)2017-08-181-0/+1
* | | | | ipv4: convert dst_metrics.refcnt from atomic_t to refcount_tEric Dumazet2017-08-181-1/+2
* | | | | vmbus: remove unused vmbus_sendpacket_ctlstephen hemminger2017-08-161-7/+0
* | | | | vmbus: remove unused vmubs_sendpacket_pagebuffer_ctlstephen hemminger2017-08-161-8/+0
* | | | | vmbus: remove unused vmbus_sendpacket_multipagebufferstephen hemminger2017-08-161-6/+0
* | | | | bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSERJohn Fastabend2017-08-162-1/+11
* | | | | qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBsJesper Dangaard Brouer2017-08-161-0/+50
* | | | | bpf: add access to sock fields and pkt data from sk_skb programsJohn Fastabend2017-08-161-0/+9
* | | | | bpf: sockmap with sk redirect supportJohn Fastabend2017-08-164-3/+40
* | | | | bpf: export bpf_prog_inc_not_zeroJohn Fastabend2017-08-161-0/+7
* | | | | bpf: introduce new program type for skbs on socketsJohn Fastabend2017-08-162-0/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-1516-43/+110
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-157-10/+44
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | net: Fix a typo in comment about sock flags.Tonghao Zhang2017-08-151-1/+1
| | * | | ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet2017-08-151-0/+10
| | * | | Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller2017-08-151-0/+15
| | |\ \ \
| | | * | | mac80211: add api to start ba session timer expired flowNaftali Goldstein2017-08-091-0/+15
| | * | | | udp: fix linear skb reception with PEEK_OFFAl Viro2017-08-141-5/+4