index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-09
openvswitch: Add erspan tunnel support.
William Tu
1
-0
/
+1
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
9
-66
/
+77
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+10
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-3
/
+10
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
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
2
-0
/
+6
2017-10-08
bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood
Roopa Prabhu
2
-0
/
+2
2017-10-07
bpf: Use char in prog and map name
Martin KaFai Lau
2
-6
/
+6
2017-10-07
net: phonet: mark phonet_protocol as const
Lin Zhang
1
-2
/
+4
2017-10-07
net: phonet: mark header_ops as const
Lin Zhang
1
-1
/
+1
2017-10-07
bpf: add helper bpf_perf_prog_read_value
Yonghong Song
1
-1
/
+9
2017-10-07
bpf: add helper bpf_perf_event_read_value for perf event array map
Yonghong Song
1
-2
/
+19
2017-10-07
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
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-1
/
+2
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
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
Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-61
/
+64
2017-10-05
tcp: new list for sent but unacked skbs for RACK recovery
Eric Dumazet
3
-3
/
+33
2017-10-05
tcp: uniform the set up of sockets after successful connection
Wei Wang
1
-0
/
+1
2017-10-05
VSOCK: add sock_diag interface
Stefan Hajnoczi
1
-0
/
+33
2017-10-05
VSOCK: use TCP state constants for sk_state
Stefan Hajnoczi
1
-3
/
+0
2017-10-05
VSOCK: move __vsock_in_bound/connected_table() to af_vsock.h
Stefan Hajnoczi
1
-0
/
+12
2017-10-05
VSOCK: export socket tables for sock_diag interface
Stefan Hajnoczi
1
-0
/
+5
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
39
-120
/
+263
2017-10-05
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-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
2
-2
/
+4
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
2
-1
/
+4
2017-10-04
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-17
/
+17
2017-10-04
bpf: introduce BPF_PROG_QUERY command
Alexei Starovoitov
3
-0
/
+20
[next]