index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
net: bridge: Notify on bridge device mrouter state changes
Yotam Gigi
1
-0
/
+1
2017-10-09
bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood
Roopa Prabhu
2
-0
/
+2
2017-10-08
bpf: Use char in prog and map name
Martin KaFai Lau
2
-6
/
+6
2017-10-08
net: phonet: mark phonet_protocol as const
Lin Zhang
1
-2
/
+4
2017-10-08
net: phonet: mark header_ops as const
Lin Zhang
1
-1
/
+1
2017-10-08
bpf: add helper bpf_perf_prog_read_value
Yonghong Song
1
-1
/
+9
2017-10-08
bpf: add helper bpf_perf_event_read_value for perf event array map
Yonghong Song
1
-2
/
+19
2017-10-08
bpf: perf event change needed for subsequent bpf helpers
Yonghong Song
1
-2
/
+5
2017-10-07
ip_tunnel: add mpls over gre support
Amine Kherbouche
1
-0
/
+1
2017-10-07
ipv6: take care of rt6_stats
Wei Wang
1
-6
/
+9
2017-10-07
ipv6: replace rwlock with rcu and spinlock in fib6_table
Wei Wang
2
-9
/
+17
2017-10-07
ipv6: update fn_sernum after route is inserted to tree
Wei Wang
1
-0
/
+2
2017-10-07
ipv6: hook up exception table to store dst cache
Wei Wang
1
-1
/
+0
2017-10-07
ipv6: prepare fib6_locate() for exception table
Wei Wang
1
-1
/
+2
2017-10-07
ipv6: prepare fib6_age() for exception table
Wei Wang
2
-0
/
+15
2017-10-07
ipv6: introduce a hash table to store dst cache
Wei Wang
2
-0
/
+22
2017-10-07
ipv6: introduce a new function fib6_update_sernum()
Wei Wang
1
-0
/
+2
2017-10-07
tcp: implement rb-tree based retransmit queue
Eric Dumazet
2
-44
/
+52
2017-10-07
tcp: uninline tcp_write_queue_purge()
Eric Dumazet
1
-14
/
+1
2017-10-07
net: add rb_to_skb() and other rb tree helpers
Eric Dumazet
1
-0
/
+18
2017-10-06
net/ipv6: Convert icmpv6_push_pending_frames to void
Joe Perches
1
-2
/
+2
2017-10-06
tcp: new list for sent but unacked skbs for RACK recovery
Eric Dumazet
3
-3
/
+33
2017-10-06
tcp: uniform the set up of sockets after successful connection
Wei Wang
1
-0
/
+1
2017-10-06
VSOCK: add sock_diag interface
Stefan Hajnoczi
1
-0
/
+33
2017-10-06
VSOCK: use TCP state constants for sk_state
Stefan Hajnoczi
1
-3
/
+0
2017-10-06
VSOCK: move __vsock_in_bound/connected_table() to af_vsock.h
Stefan Hajnoczi
1
-0
/
+12
2017-10-06
VSOCK: export socket tables for sock_diag interface
Stefan Hajnoczi
1
-0
/
+5
2017-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
39
-120
/
+263
2017-10-06
Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-10-05
Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-28
/
+68
2017-10-05
net: Add extack to upper device linking
David Ahern
2
-3
/
+6
2017-10-05
net: Add extack to ndo_add_slave
David Ahern
2
-2
/
+4
2017-10-05
net: Add extack to netdev_notifier_info
David Ahern
1
-1
/
+9
2017-10-05
dev: advertise the new nsid when the netns iface changes
Nicolas Dichtel
2
-1
/
+4
2017-10-05
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-17
/
+17
2017-10-05
bpf: introduce BPF_PROG_QUERY command
Alexei Starovoitov
3
-0
/
+20
2017-10-05
bpf: multi program support for cgroup+bpf
Alexei Starovoitov
4
-20
/
+102
2017-10-04
rtnetlink: remove __rtnl_af_unregister
Florian Westphal
1
-2
/
+0
2017-10-04
rtnetlink: remove slave_validate callback
Florian Westphal
1
-3
/
+0
2017-10-04
Merge tag 'reset-fixes-for-4.14' of git://git.pengutronix.de/git/pza/linux in...
Olof Johansson
2
-17
/
+17
2017-10-04
include/linux/fs.h: fix comment about struct address_space
Mike Rapoport
1
-1
/
+1
2017-10-04
mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...
YASUAKI ISHIMATSU
1
-2
/
+8
2017-10-04
include/linux/bitfield.h: remove 32bit from FIELD_GET comment block
Masahiro Yamada
1
-1
/
+1
2017-10-04
exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array
Oleg Nesterov
1
-1
/
+1
2017-10-04
android: binder: drop lru lock in isolate callback
Sherry Yang
1
-0
/
+6
[next]