index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
bpf: cpumap xdp_buff to skb conversion and allocation
Jesper Dangaard Brouer
1
-0
/
+1
2017-10-18
bpf: XDP_REDIRECT enable use of cpumap
Jesper Dangaard Brouer
1
-1
/
+30
2017-10-18
bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
Jesper Dangaard Brouer
1
-0
/
+1
2017-10-16
Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-0
/
+24
2017-10-14
net/mlx5: PTP code migration to driver core section
Feras Daoud
1
-0
/
+24
2017-10-13
i40e/i40evf: don't trust VF to reset itself
Alan Brady
1
-2
/
+2
2017-10-12
net: phy: broadcom: support new device flag for setting master mode
Rafał Miłecki
1
-0
/
+1
2017-10-11
Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/sc...
David S. Miller
1
-0
/
+1
2017-10-10
bpf: write back the verifier log buffer as it gets filled
Jakub Kicinski
1
-1
/
+3
2017-10-10
bpf: move global verifier log into verifier environment
Jakub Kicinski
1
-0
/
+2
2017-10-10
bpf: encapsulate verifier log state into a structure
Jakub Kicinski
1
-0
/
+13
2017-10-09
once: switch to new jump label API
Eric Biggers
1
-3
/
+3
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-65
/
+74
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+9
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-3
/
+9
2017-10-09
qed: Add LL2 slowpath handling
Michal Kalderon
1
-0
/
+5
2017-10-09
qed: Add ll2 option for dropping a tx packet
Michal Kalderon
1
-0
/
+1
2017-10-09
qed: Add ll2 ability of opening a secondary queue
Michal Kalderon
1
-0
/
+1
2017-10-09
net: bridge: Export bridge multicast router state
Yotam Gigi
1
-0
/
+5
2017-10-09
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
1
-0
/
+5
2017-10-08
bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood
Roopa Prabhu
1
-0
/
+1
2017-10-07
bpf: Use char in prog and map name
Martin KaFai Lau
1
-2
/
+2
2017-10-07
net: phonet: mark header_ops as const
Lin Zhang
1
-1
/
+1
2017-10-07
bpf: perf event change needed for subsequent bpf helpers
Yonghong Song
1
-2
/
+5
2017-10-07
Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-1
/
+1
2017-10-07
net: add rb_to_skb() and other rb tree helpers
Eric Dumazet
1
-0
/
+18
2017-10-06
Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-61
/
+64
2017-10-06
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
44
-136
/
+1071
2017-10-05
tcp: new list for sent but unacked skbs for RACK recovery
Eric Dumazet
2
-2
/
+10
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
24
-64
/
+141
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+5
2017-10-04
net: Add extack to upper device linking
David Ahern
2
-3
/
+6
2017-10-04
net: Add extack to ndo_add_slave
David Ahern
1
-1
/
+2
2017-10-04
net: Add extack to netdev_notifier_info
David Ahern
1
-1
/
+9
2017-10-04
dev: advertise the new nsid when the netns iface changes
Nicolas Dichtel
1
-1
/
+3
2017-10-04
bpf: introduce BPF_PROG_QUERY command
Alexei Starovoitov
2
-0
/
+7
2017-10-04
bpf: multi program support for cgroup+bpf
Alexei Starovoitov
3
-17
/
+63
2017-10-04
powerpc/watchdog: Make use of watchdog_nmi_probe()
Thomas Gleixner
1
-0
/
+1
2017-10-04
watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()
Thomas Gleixner
1
-1
/
+2
2017-10-04
mmc: Delete bounce buffer handling
Linus Walleij
1
-1
/
+1
2017-10-03
include/linux/fs.h: fix comment about struct address_space
Mike Rapoport
1
-1
/
+1
2017-10-03
mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...
YASUAKI ISHIMATSU
1
-2
/
+8
2017-10-03
include/linux/bitfield.h: remove 32bit from FIELD_GET comment block
Masahiro Yamada
1
-1
/
+1
2017-10-03
exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array
Oleg Nesterov
1
-1
/
+1
2017-10-03
android: binder: drop lru lock in isolate callback
Sherry Yang
1
-0
/
+6
2017-10-03
mm, oom_reaper: skip mm structs with mmu notifiers
Michal Hocko
1
-0
/
+5
2017-10-03
include/linux/mm.h: fix typo in VM_MPX definition
Kirill A. Shutemov
1
-1
/
+1
2017-10-03
net: core: decouple ifalias get/set from rtnl lock
Florian Westphal
1
-1
/
+7
2017-10-03
ipv4: ipmr: Add the parent ID field to VIF struct
Yotam Gigi
1
-0
/
+1
2017-10-03
skbuff: Add the offload_mr_fwd_mark field
Yotam Gigi
1
-0
/
+1
[next]