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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
Merge branch 'net-dsa-mv88e6xxx-port-mtu-support'
David S. Miller
4
-1
/
+33
2020-07-24
net: dsa: mv88e6xxx: Use chip-wide max frame size for MTU
Chris Packham
4
-0
/
+31
2020-07-24
net: dsa: mv88e6xxx: Support jumbo configuration on 6190/6190X
Chris Packham
1
-0
/
+2
2020-07-24
net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configuration
Chris Packham
1
-1
/
+0
2020-07-24
net: hix5hd2_gmac: Remove unneeded cast from memory allocation
Wang Hai
1
-3
/
+3
2020-07-24
Merge branch 'l2tp-avoid-multiple-assignment-remove-BUG_ON'
David S. Miller
5
-23
/
+38
2020-07-24
l2tp: WARN_ON rather than BUG_ON in l2tp_session_free
Tom Parkin
1
-1
/
+3
2020-07-24
l2tp: remove BUG_ON refcount value in l2tp_session_free
Tom Parkin
1
-2
/
+0
2020-07-24
l2tp: WARN_ON rather than BUG_ON in l2tp_session_queue_purge
Tom Parkin
1
-3
/
+4
2020-07-24
l2tp: don't BUG_ON seqfile checks in l2tp_ppp
Tom Parkin
1
-1
/
+5
2020-07-24
l2tp: don't BUG_ON session magic checks in l2tp_ppp
Tom Parkin
1
-3
/
+7
2020-07-24
l2tp: remove BUG_ON in l2tp_tunnel_closeall
Tom Parkin
1
-2
/
+0
2020-07-24
l2tp: remove BUG_ON in l2tp_session_queue_purge
Tom Parkin
1
-1
/
+0
2020-07-24
l2tp: WARN_ON rather than BUG_ON in l2tp_dfs_seq_start
Tom Parkin
1
-1
/
+4
2020-07-24
l2tp: avoid multiple assignments
Tom Parkin
3
-9
/
+15
2020-07-24
Merge branch 'icmp6-support-rfc-4884'
David S. Miller
8
-21
/
+53
2020-07-24
icmp6: support rfc 4884
Willem de Bruijn
6
-0
/
+32
2020-07-24
icmp: prepare rfc 4884 for ipv6
Willem de Bruijn
3
-15
/
+19
2020-07-24
icmp: revise rfc4884 tests
Willem de Bruijn
1
-6
/
+2
2020-07-24
sctp: remove redundant initialization of variable status
Colin Ian King
1
-6
/
+6
2020-07-24
net: openvswitch: fixes potential deadlock in dp cleanup code
Eelco Chaudron
2
-14
/
+13
2020-07-24
sctp: fix slab-out-of-bounds in SCTP_DELAYED_SACK processing
Christoph Hellwig
1
-21
/
+29
2020-07-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
13
-648
/
+2323
2020-07-24
mISDN: Don't try to print a sockptr_t from debug logging code.
David S. Miller
1
-2
/
+2
2020-07-24
Merge branch 'get-rid-of-the-address_space-override-in-setsockopt-v2'
David S. Miller
87
-742
/
+893
2020-07-24
net: optimize the sockptr_t for unified kernel/user address spaces
Christoph Hellwig
3
-9
/
+43
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
61
-258
/
+246
2020-07-24
net/tcp: switch do_tcp_setsockopt to sockptr_t
Christoph Hellwig
1
-18
/
+16
2020-07-24
net/tcp: switch ->md5_parse to sockptr_t
Christoph Hellwig
4
-6
/
+7
2020-07-24
net/udp: switch udp_lib_setsockopt to sockptr_t
Christoph Hellwig
3
-5
/
+7
2020-07-24
net/ipv6: switch do_ipv6_setsockopt to sockptr_t
Christoph Hellwig
1
-33
/
+33
2020-07-24
net/ipv6: factor out a ipv6_set_opt_hdr helper
Christoph Hellwig
1
-75
/
+75
2020-07-24
net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
Christoph Hellwig
3
-9
/
+11
2020-07-24
net/ipv6: split up ipv6_flowlabel_opt
Christoph Hellwig
1
-143
/
+166
2020-07-24
net/ipv6: switch ip6_mroute_setsockopt to sockptr_t
Christoph Hellwig
3
-13
/
+15
2020-07-24
net/ipv4: switch do_ip_setsockopt to sockptr_t
Christoph Hellwig
1
-35
/
+33
2020-07-24
net/ipv4: merge ip_options_get and ip_options_get_from_user
Christoph Hellwig
3
-38
/
+17
2020-07-24
net/ipv4: switch ip_mroute_setsockopt to sockptr_t
Christoph Hellwig
3
-10
/
+12
2020-07-24
bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
Christoph Hellwig
4
-11
/
+12
2020-07-24
netfilter: switch nf_setsockopt to sockptr_t
Christoph Hellwig
10
-66
/
+68
2020-07-24
netfilter: switch xt_copy_counters to sockptr_t
Christoph Hellwig
5
-23
/
+21
2020-07-24
netfilter: remove the unused user argument to do_update_counters
Christoph Hellwig
1
-5
/
+4
2020-07-24
net/xfrm: switch xfrm_user_policy to sockptr_t
Christoph Hellwig
4
-8
/
+12
2020-07-24
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
4
-18
/
+20
2020-07-24
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
1
-6
/
+9
2020-07-24
net: switch sock_setbindtodevice to sockptr_t
Christoph Hellwig
1
-4
/
+3
2020-07-24
net: switch copy_bpf_fprog_from_user to sockptr_t
Christoph Hellwig
4
-8
/
+11
2020-07-24
net: add a new sockptr_t type
Christoph Hellwig
1
-0
/
+104
2020-07-24
bpfilter: reject kernel addresses
Christoph Hellwig
1
-0
/
+4
2020-07-24
net/bpfilter: split __bpfilter_process_sockopt
Christoph Hellwig
1
-24
/
+27
[next]