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-03-12
sctp: implement receiver-side procedures for the Add Incoming Streams Request...
Xin Long
2
-12
/
+65
2017-03-12
sctp: implement receiver-side procedures for the Add Outgoing Streams Request...
Xin Long
2
-10
/
+82
2017-03-12
sctp: add support for generating add stream change event notification
Xin Long
1
-0
/
+28
2017-03-12
sctp: implement receiver-side procedures for the SSN/TSN Reset Request Parameter
Xin Long
2
-0
/
+82
2017-03-12
sctp: add support for generating assoc reset event notification
Xin Long
1
-0
/
+28
2017-03-12
net: ipv6: Add early demux handler for UDP unicast
subashab@codeaurora.org
1
-0
/
+59
2017-03-12
net: sched: make default fifo qdiscs appear in the dump
Jiri Kosina
15
-16
/
+62
2017-03-10
ipv4: fib: Remove redundant argument
Ido Schimmel
3
-14
/
+10
2017-03-10
ipv4: fib: Move FIB notification code to a separate file
Ido Schimmel
4
-96
/
+98
2017-03-10
rxrpc: Wake up the transmitter if Rx window size increases on the peer
David Howells
1
-3
/
+12
2017-03-09
rxrpc: rxrpc_kernel_send_data() needs to handle failed call better
David Howells
1
-2
/
+3
2017-03-09
udp: avoid ufo handling on IP payload compression packets
Alexey Kodanev
2
-2
/
+2
2017-03-09
tcp: rename *_sequence_number() to *_seq_and_tsoff()
Alexey Kodanev
4
-31
/
+30
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
27
-88
/
+115
2017-03-09
net: initialize msg.msg_flags in recvfrom
Alexander Potapenko
1
-0
/
+1
2017-03-09
ethtool: add CRC32 as an RSS hash function
Jakub Kicinski
1
-0
/
+1
2017-03-09
net/socket: use per af lockdep classes for sk queues
Paolo Abeni
1
-18
/
+78
2017-03-09
net/tunnel: set inner protocol in network gro hooks
Paolo Abeni
2
-2
/
+6
2017-03-09
rds: ib: add error handle
Zhu Yanjun
1
-11
/
+36
2017-03-09
net: ipv6: Remove redundant RTA_OIF in multipath routes
David Ahern
1
-5
/
+6
2017-03-08
flow_dissector: Move GRE dissection into a separate function
Jiri Pirko
1
-110
/
+134
2017-03-08
flow_dissector: rename "proto again" goto label
Jiri Pirko
1
-4
/
+4
2017-03-08
flow_dissector: Fix GRE header error path
Jiri Pirko
1
-3
/
+3
2017-03-08
flow_dissector: Move MPLS dissection into a separate function
Jiri Pirko
1
-22
/
+34
2017-03-08
flow_dissector: Move ARP dissection into a separate function
Jiri Pirko
1
-53
/
+67
2017-03-08
netfilter: nf_reject: remove unused variable
Taehee Yoo
1
-3
/
+0
2017-03-08
netfilter: bridge: remove unneeded rcu_read_lock
Florian Westphal
1
-3
/
+0
2017-03-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-12
/
+15
2017-03-07
ipv6: reorder icmpv6_init() and ip6_mr_init()
WANG Cong
1
-5
/
+5
2017-03-07
dccp: fix use-after-free in dccp_feat_activate_values
Eric Dumazet
1
-8
/
+16
2017-03-07
net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump
Alexey Khoroshilov
1
-1
/
+0
2017-03-07
rds: tcp: Sequence teardown of listen and acceptor sockets to avoid races
Sowmini Varadhan
3
-8
/
+18
2017-03-07
rds: tcp: Reorder initialization sequence in rds_tcp_init to avoid races
Sowmini Varadhan
1
-10
/
+9
2017-03-07
rds: tcp: Take explicit refcounts on struct net
Sowmini Varadhan
3
-5
/
+6
2017-03-07
decnet: Use TCP nagle macro instead of literal number in decnet
Gao Feng
1
-6
/
+7
2017-03-07
net: fix socket refcounting in skb_complete_tx_timestamp()
Eric Dumazet
1
-7
/
+8
2017-03-07
net: fix socket refcounting in skb_complete_wifi_ack()
Eric Dumazet
1
-7
/
+8
2017-03-07
rxrpc: Call state should be read with READ_ONCE() under some circumstances
David Howells
3
-25
/
+39
2017-03-07
tcp: fix various issues for sockets morphing to listen state
Eric Dumazet
2
-4
/
+9
2017-03-07
libceph: osd_request_timeout option
Ilya Dryomov
2
-1
/
+50
2017-03-07
libceph: don't set weight to IN when OSD is destroyed
Ilya Dryomov
1
-1
/
+0
2017-03-07
libceph: fix crush_decode() for older maps
Ilya Dryomov
1
-2
/
+1
2017-03-06
ipv6: Provide ipv6 version of "disable_policy" sysctl
David Forster
1
-0
/
+114
2017-03-06
netfilter: nf_tables: add nft_set_lookup()
Pablo Neira Ayuso
4
-37
/
+36
2017-03-06
netfilter: nf_tables: validate the expr explicitly after init successfully
Liping Zhang
10
-40
/
+14
2017-03-06
netfilter: arp_tables: remove redundant check on ret being non-zero
Colin Ian King
1
-2
/
+0
2017-03-06
netfilter: Use pr_cont where appropriate
Joe Perches
2
-30
/
+19
2017-03-06
netfilter: nft_hash: support of symmetric hash
Laura Garcia Liebana
1
-1
/
+98
2017-03-06
netfilter: nft_hash: rename nft_hash to nft_jhash
Laura Garcia Liebana
1
-18
/
+18
2017-03-06
netfilter: nft_exthdr: Allow checking TCP option presence, too
Phil Sutter
1
-3
/
+10
[prev]
[next]