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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-28
net/ncsi: Configure VLAN tag filter
Samuel Mendoza-Jonas
3
-4
/
+324
2017-08-28
net/ncsi: Fix several packet definitions
Samuel Mendoza-Jonas
3
-7
/
+8
2017-08-28
irda: move net/irda/ to drivers/staging/irda/net/
Greg Kroah-Hartman
53
-31655
/
+0
2017-08-28
sched: sfq: drop packets after root qdisc lock is released
Gao Feng
1
-7
/
+13
2017-08-28
hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)
Dexuan Cui
3
-0
/
+919
2017-08-28
net: Add comment that early_demux can change via sysctl
David Ahern
3
-0
/
+12
2017-08-28
gre: add collect_md mode to ERSPAN tunnel
William Tu
1
-4
/
+98
2017-08-28
gre: refactor the gre_fb_xmit
William Tu
1
-15
/
+40
2017-08-28
Revert "ipv4: make net_protocol const"
David Ahern
1
-2
/
+2
2017-08-28
RDS: make rhashtable_params const
Bhumika Goyal
1
-1
/
+1
2017-08-28
ipv4: make net_protocol const
Bhumika Goyal
1
-2
/
+2
2017-08-28
bridge: make ebt_table const
Bhumika Goyal
1
-1
/
+1
2017-08-28
bpf: sockmap requires STREAM_PARSER add Kconfig entry
John Fastabend
1
-0
/
+12
2017-08-25
tcp: fix hang in tcp_sendpage_locked()
Eric Dumazet
1
-2
/
+1
2017-08-25
net_sched: kill u32_node pointer in Qdisc
WANG Cong
1
-4
/
+53
2017-08-25
net_sched: remove tc class reference counting
WANG Cong
20
-260
/
+105
2017-08-25
net_sched: introduce tclass_del_notify()
WANG Cong
1
-6
/
+33
2017-08-25
net_sched: get rid of more forward declarations
WANG Cong
1
-179
/
+169
2017-08-25
ipv6: sr: implement additional seg6local actions
David Lebrun
1
-0
/
+147
2017-08-25
ipv6: sr: add helper functions for seg6local
David Lebrun
2
-89
/
+101
2017-08-25
ipv6: sr: enforce IPv6 packets for seg6local lwt
David Lebrun
1
-0
/
+8
2017-08-25
ipv6: sr: add support for encapsulation of L2 frames
David Lebrun
1
-2
/
+23
2017-08-25
ipv6: sr: add support for ip4ip6 encapsulation
David Lebrun
2
-11
/
+38
2017-08-24
strparser: initialize all callbacks
Eric Biggers
2
-7
/
+6
2017-08-24
ipv6: Use multipath hash from flow info if available
Jakub Sitnicki
1
-1
/
+7
2017-08-24
ipv6: Fold rt6_info_hash_nhsfn() into its only caller
Jakub Sitnicki
1
-11
/
+1
2017-08-24
ipv6: Compute multipath hash for ICMP errors from offending packet
Jakub Sitnicki
2
-0
/
+51
2017-08-24
ipv6: Add sysctl for per namespace flow label reflection
Jakub Sitnicki
2
-0
/
+9
2017-08-24
xdp: remove net_device names from xdp_redirect tracepoint
Jesper Dangaard Brouer
1
-3
/
+3
2017-08-24
xdp: make generic xdp redirect use tracepoint trace_xdp_redirect
Jesper Dangaard Brouer
2
-14
/
+25
2017-08-24
xdp: remove bpf_warn_invalid_xdp_redirect
Jesper Dangaard Brouer
1
-8
/
+0
2017-08-24
devlink: Move dpipe entry clear function into devlink
Arkadi Sharshevsky
1
-0
/
+22
2017-08-24
devlink: Add support for dynamic table size
Arkadi Sharshevsky
1
-5
/
+7
2017-08-24
devlink: Add IPv4 header for dpipe
Arkadi Sharshevsky
1
-0
/
+17
2017-08-24
devlink: Add Ethernet header for dpipe
Arkadi Sharshevsky
1
-0
/
+17
2017-08-23
gre: remove duplicated assignment of iph
Colin Ian King
1
-1
/
+0
2017-08-23
net: tipc: constify genl_ops
Arvind Yadav
1
-1
/
+1
2017-08-23
net/sock: allow the user to set negative peek offset
Paolo Abeni
1
-3
/
+0
2017-08-23
ipv4: do metrics match when looking up and deleting a route
Xin Long
3
-1
/
+37
2017-08-23
tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
Mike Maloney
4
-4
/
+100
2017-08-22
gre: fix goto statement typo
William Tu
1
-2
/
+2
2017-08-22
bpf: misc xdp redirect cleanups
Daniel Borkmann
1
-40
/
+32
2017-08-22
net: sched: use kvmalloc() for class hash tables
Eric Dumazet
1
-18
/
+4
2017-08-22
gre: introduce native tunnel support for ERSPAN
William Tu
1
-0
/
+269
2017-08-22
udp: remove unreachable ufo branches
Willem de Bruijn
2
-9
/
+5
2017-08-22
tcp: Remove the unused parameter for tcp_try_fastopen.
Tonghao Zhang
2
-5
/
+3
2017-08-22
tcp: Get a proper dst before checking it.
Tonghao Zhang
1
-5
/
+4
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-37
/
+79
2017-08-21
tipc: don't reset stale broadcast send link
Jon Paul Maloy
4
-45
/
+17
2017-08-21
net: check type when freeing metadata dst
David Lamparter
1
-1
/
+2
[next]