index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-28
net: Introduce generic failover module
Sridhar Samudrala
2
-0
/
+52
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-19
/
+60
2018-05-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+6
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-3
/
+5
2018-05-25
mm/memory_hotplug: fix leftover use of struct page during hotplug
Jonathan Cameron
1
-3
/
+5
2018-05-25
mm: do not warn on offline nodes unless the specific node is explicitly reque...
Michal Hocko
1
-1
/
+1
2018-05-25
openvswitch: Add conntrack limit netlink definition
Yi-Hung Wei
1
-0
/
+28
2018-05-25
Merge tag 'mlx5e-updates-2018-05-19' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
5
-0
/
+67
2018-05-25
qed*: Support drop action classification
Manish Chopra
2
-0
/
+4
2018-05-25
qed*: Support other classification modes.
Manish Chopra
1
-0
/
+1
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2018-05-25
net: bridge: add support for port isolation
Nikolay Aleksandrov
2
-0
/
+2
2018-05-24
net: include hash policy in LAG changeupper info
John Hurley
1
-0
/
+11
2018-05-24
net/ipv4: Remove tracepoint in fib_validate_source
David Ahern
1
-35
/
+0
2018-05-24
net/ipv6: Udate fib6_table_lookup tracepoint
David Ahern
1
-7
/
+22
2018-05-24
net/ipv4: Udate fib_table_lookup tracepoint
David Ahern
1
-29
/
+43
2018-05-24
net_sched: switch to rcu_work
Cong Wang
1
-1
/
+1
2018-05-24
ppp: remove the PPPIOCDETACH ioctl
Eric Biggers
1
-1
/
+1
2018-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
20
-92
/
+346
2018-05-24
xdp/trace: extend tracepoint in devmap with an err
Jesper Dangaard Brouer
1
-4
/
+6
2018-05-24
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
1
-5
/
+9
2018-05-24
xdp: introduce xdp_return_frame_rx_napi
Jesper Dangaard Brouer
2
-2
/
+4
2018-05-24
xdp: add tracepoint for devmap like cpumap have
Jesper Dangaard Brouer
2
-2
/
+43
2018-05-24
bpf: devmap introduce dev_map_enqueue
Jesper Dangaard Brouer
2
-4
/
+21
2018-05-24
bpf: introduce bpf subcommand BPF_TASK_FD_QUERY
Yonghong Song
2
-0
/
+43
2018-05-24
perf/core: add perf_get_event() to return perf_event given a struct file
Yonghong Song
1
-0
/
+5
2018-05-24
net/mlx5: PPTB and PBMC register firmware command support
Huy Nguyen
2
-0
/
+37
2018-05-24
net/mlx5: Add pbmc and pptb in the port_access_reg_cap_mask
Huy Nguyen
2
-0
/
+15
2018-05-24
net/dcb: Add dcbnl buffer attribute
Huy Nguyen
2
-0
/
+15
2018-05-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-6
/
+5
2018-05-24
net: phy: replace bool members in struct phy_device with bit-fields
Heiner Kallweit
1
-12
/
+11
2018-05-24
Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
Joonsoo Kim
2
-1
/
+3
2018-05-24
bpf: properly enforce index mask to prevent out-of-bounds speculation
Daniel Borkmann
1
-1
/
+1
2018-05-24
ipv6: sr: Add seg6local action End.BPF
Mathieu Xhonneux
3
-0
/
+14
2018-05-24
bpf: Split lwt inout verifier structures
Mathieu Xhonneux
1
-2
/
+2
2018-05-24
bpf: Add IPv6 Segment Routing helpers
Mathieu Xhonneux
2
-1
/
+103
2018-05-24
ipv6: sr: export function lookup_nexthop
Mathieu Xhonneux
2
-1
/
+26
2018-05-24
ipv6: sr: make seg6.h includable without IPv6
Mathieu Xhonneux
1
-0
/
+4
2018-05-24
bpf: get JITed image lengths of functions via syscall
Sandipan Das
1
-0
/
+2
2018-05-24
bpf: get kernel symbol addresses via syscall
Sandipan Das
1
-0
/
+2
2018-05-23
IB/uverbs: Fix uverbs_attr_get_obj
Jason Gunthorpe
1
-5
/
+5
2018-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-74
/
+55
2018-05-23
Merge tag 'mac80211-next-for-davem-2018-05-23' of git://git.kernel.org/pub/sc...
David S. Miller
3
-22
/
+226
2018-05-23
ipv4: support sport, dport and ip_proto in RTM_GETROUTE
Roopa Prabhu
2
-0
/
+6
2018-05-23
gso: limit udp gso to egress-only virtual devices
Willem de Bruijn
1
-1
/
+0
2018-05-23
net: add skeleton of bpfilter kernel module
Alexei Starovoitov
2
-0
/
+36
2018-05-23
umh: introduce fork_usermode_blob() helper
Alexei Starovoitov
2
-0
/
+13
2018-05-23
Merge tag 'mac80211-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+1
2018-05-23
netfilter: nf_tables: remove nft_af_info.
Taehee Yoo
1
-2
/
+0
2018-05-23
bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_info
Martin KaFai Lau
2
-6
/
+6
[next]