index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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-13
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-08
net: ethtool: extend RXNFC API to support RSS spreading of filter matches
Edward Cree
1
-15
/
+49
2018-03-08
rds: rds_info_from_znotifier() can be static
kbuild test robot
1
-1
/
+1
2018-03-08
rds: rds_message_zcopy_from_user() can be static
kbuild test robot
1
-1
/
+1
2018-03-08
net/ncsi: unlock on error in ncsi_set_interface_nl()
Dan Carpenter
1
-0
/
+2
2018-03-08
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
2018-03-08
net: Convert nf_tables_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert xfrm_user_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert ip6 tables pernet_operations
Kirill Tkhai
5
-0
/
+5
2018-03-08
net/sched: cls_flower: Add support to handle first frag as match field
Pieter Jansen van Vuuren
1
-0
/
+6
2018-03-08
devlink: Change dpipe/resource get privileges
Arkadi Sharshevsky
1
-4
/
+4
2018-03-07
ip6mr: remove synchronize_rcu() in favor of SOCK_RCU_FREE
Eric Dumazet
1
-1
/
+5
2018-03-07
rds: use list structure to track information for zerocopy completion notifica...
Sowmini Varadhan
4
-44
/
+85
2018-03-07
rds: refactor zcopy code into rds_message_zcopy_from_user
Sowmini Varadhan
1
-48
/
+60
2018-03-07
sock: Fix SO_ZEROCOPY switch case
Jesus Sanchez-Palencia
1
-1
/
+2
2018-03-07
ipv6: ndisc: use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-03-07
tipc: bcast: use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
[next]