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.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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-16
rxrpc: remove redundant initialization of variable 'len'
Colin Ian King
1
-1
/
+1
2018-03-15
sctp: Fix double free in sctp_sendmsg_to_asoc
Neil Horman
1
-13
/
+13
2018-03-15
net: drivers/net: Remove unnecessary skb_copy_expand OOM messages
Joe Perches
2
-8
/
+2
2018-03-14
sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENT
Xin Long
2
-2
/
+54
2018-03-14
sctp: add SCTP_AUTH_FREE_KEY type for AUTHENTICATION_EVENT
Xin Long
4
-3
/
+52
2018-03-14
sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEY
Xin Long
2
-3
/
+74
2018-03-14
sctp: add support for SCTP AUTH Information for sendmsg
Xin Long
2
-1
/
+33
2018-03-14
sctp: add refcnt support for sh_key
Xin Long
6
-52
/
+89
2018-03-14
net/smc: schedule free_work when link group is terminated
Karsten Graul
1
-7
/
+13
2018-03-14
net/smc: free link group without pending free_work only
Ursula Braun
2
-1
/
+3
2018-03-14
net/smc: pay attention to MAX_ORDER for CQ entries
Ursula Braun
2
-2
/
+9
2018-03-14
sock: remove zerocopy sockopt restriction on closed tcp state
Willem de Bruijn
1
-2
/
+0
2018-03-14
pktgen: Fix memory leak in pktgen_if_write
Gustavo A. R. Silva
1
-1
/
+1
2018-03-14
pktgen: use dynamic allocation for debug print buffer
Arnd Bergmann
1
-7
/
+8
2018-03-13
net: Convert rds_tcp_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-13
net: Convert tipc_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-13
net: Convert sctp_ctrlsock_ops
Kirill Tkhai
1
-0
/
+1
2018-03-13
net: Convert sctp_defaults_ops
Kirill Tkhai
1
-0
/
+1
2018-03-13
sctp: fix error return code in sctp_sendmsg_new_asoc()
Wei Yongjun
1
-3
/
+7
2018-03-12
net: rds: drop VLA in rds_walk_conn_path_info()
Salvatore Mesoraca
1
-1
/
+4
2018-03-12
net: rds: drop VLA in rds_for_each_conn_info()
Salvatore Mesoraca
3
-1
/
+5
2018-03-12
net: Make RX-FCS and HW GRO mutually exclusive
Gal Pressman
1
-4
/
+11
2018-03-12
net: llc: drop VLA in llc_sap_mcast()
Salvatore Mesoraca
1
-3
/
+4
2018-03-12
rds: remove redundant variable 'sg_off'
Colin Ian King
1
-2
/
+0
2018-03-12
ipv6: Use ip6_multipath_hash_policy() in rt6_multipath_hash().
David S. Miller
1
-1
/
+1
2018-03-09
net: introduce IFF_NO_RX_HANDLER
Paolo Abeni
1
-0
/
+3
2018-03-09
pktgen: Remove VLA usage
Gustavo A. R. Silva
1
-1
/
+1
2018-03-09
net sched actions: implement get_fill_size routine in act_gact
Roman Mashak
1
-0
/
+14
2018-03-09
net sched actions: calculate add/delete event message size
Roman Mashak
1
-0
/
+43
2018-03-09
net sched actions: update Add/Delete action API with new argument
Roman Mashak
2
-9
/
+15
2018-03-09
net: do not create fallback tunnels for non-default namespaces
Eric Dumazet
5
-10
/
+33
2018-03-09
net: ethtool: extend RXNFC API to support RSS spreading of filter matches
Edward Cree
1
-15
/
+49
2018-03-09
rds: rds_info_from_znotifier() can be static
kbuild test robot
1
-1
/
+1
2018-03-09
rds: rds_message_zcopy_from_user() can be static
kbuild test robot
1
-1
/
+1
2018-03-09
net/ncsi: unlock on error in ncsi_set_interface_nl()
Dan Carpenter
1
-0
/
+2
2018-03-09
net/ncsi: use kfree_skb() instead of kfree()
Dan Carpenter
1
-2
/
+2
2018-03-08
openvswitch: fix vport packet length check.
William Tu
1
-4
/
+4
2018-03-08
net: Convet ipv6_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert ipv4_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert iptable_security_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert iptable_raw_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert iptable_nat_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert iptable_mangle_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert arptable_filter_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert pg_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert nfnl_queue_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert nfnl_log_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert cttimeout_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert nfnl_acct_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert nfnetlink_net_ops
Kirill Tkhai
1
-0
/
+1
[next]