aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-07net: phonet: mark header_ops as constLin Zhang1-1/+1
2017-10-07bpf: add helper bpf_perf_prog_read_valueYonghong Song1-1/+9
2017-10-07bpf: add helper bpf_perf_event_read_value for perf event array mapYonghong Song1-2/+19
2017-10-07bpf: perf event change needed for subsequent bpf helpersYonghong Song1-2/+5
2017-10-07ip_tunnel: add mpls over gre supportAmine Kherbouche1-0/+1
2017-10-07ipv6: take care of rt6_statsWei Wang1-6/+9
2017-10-07ipv6: replace rwlock with rcu and spinlock in fib6_tableWei Wang2-9/+17
2017-10-07ipv6: update fn_sernum after route is inserted to treeWei Wang1-0/+2
2017-10-07ipv6: hook up exception table to store dst cacheWei Wang1-1/+0
2017-10-07ipv6: prepare fib6_locate() for exception tableWei Wang1-1/+2
2017-10-07ipv6: prepare fib6_age() for exception tableWei Wang2-0/+15
2017-10-07ipv6: introduce a hash table to store dst cacheWei Wang2-0/+22
2017-10-07ipv6: introduce a new function fib6_update_sernum()Wei Wang1-0/+2
2017-10-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-1/+2
2017-10-07Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-1/+1
2017-10-07tcp: implement rb-tree based retransmit queueEric Dumazet2-44/+52
2017-10-07tcp: uninline tcp_write_queue_purge()Eric Dumazet1-14/+1
2017-10-07net: add rb_to_skb() and other rb tree helpersEric Dumazet1-0/+18
2017-10-06net/ipv6: Convert icmpv6_push_pending_frames to voidJoe Perches1-2/+2
2017-10-06Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-61/+64
2017-10-06Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg87-386/+1653
2017-10-05tcp: new list for sent but unacked skbs for RACK recoveryEric Dumazet3-3/+33
2017-10-05tcp: uniform the set up of sockets after successful connectionWei Wang1-0/+1
2017-10-05VSOCK: add sock_diag interfaceStefan Hajnoczi1-0/+33
2017-10-05VSOCK: use TCP state constants for sk_stateStefan Hajnoczi1-3/+0
2017-10-05VSOCK: move __vsock_in_bound/connected_table() to af_vsock.hStefan Hajnoczi1-0/+12
2017-10-05VSOCK: export socket tables for sock_diag interfaceStefan Hajnoczi1-0/+5
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller39-120/+263
2017-10-05Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-2/+2
2017-10-05Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-28/+68
2017-10-04net: Add extack to upper device linkingDavid Ahern2-3/+6
2017-10-04net: Add extack to ndo_add_slaveDavid Ahern2-2/+4
2017-10-04net: Add extack to netdev_notifier_infoDavid Ahern1-1/+9
2017-10-04dev: advertise the new nsid when the netns iface changesNicolas Dichtel2-1/+4
2017-10-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-17/+17
2017-10-04bpf: introduce BPF_PROG_QUERY commandAlexei Starovoitov3-0/+20
2017-10-04bpf: multi program support for cgroup+bpfAlexei Starovoitov4-20/+102
2017-10-04rtnetlink: remove __rtnl_af_unregisterFlorian Westphal1-2/+0
2017-10-04rtnetlink: remove slave_validate callbackFlorian Westphal1-3/+0
2017-10-04powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner1-0/+1
2017-10-04watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner1-1/+2
2017-10-04mmc: Delete bounce buffer handlingLinus Walleij1-1/+1
2017-10-03Merge tag 'reset-fixes-for-4.14' of git://git.pengutronix.de/git/pza/linux into fixesOlof Johansson2-17/+17
2017-10-03include/linux/fs.h: fix comment about struct address_spaceMike Rapoport1-1/+1
2017-10-03mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline functionYASUAKI ISHIMATSU1-2/+8
2017-10-03include/linux/bitfield.h: remove 32bit from FIELD_GET comment blockMasahiro Yamada1-1/+1
2017-10-03exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] arrayOleg Nesterov1-1/+1
2017-10-03android: binder: drop lru lock in isolate callbackSherry Yang1-0/+6
2017-10-03mm, oom_reaper: skip mm structs with mmu notifiersMichal Hocko1-0/+5