Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
9fb582b67072bea6cbfe1aefc2be13c62c7681bf
/
net
7ece54a
ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only
by Martin KaFai Lau
· 7 years ago
b61ad68
rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK
by Christian Brauner
· 7 years ago
c310bfc
rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK
by Christian Brauner
· 7 years ago
7c4f63b
rtnetlink: enable IFLA_IF_NETNSID in do_setlink()
by Christian Brauner
· 7 years ago
3e3ab9c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
457740a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
f6b1b3b
bpf: fix subprog verifier bypass by div/mod by 0 exception
by Daniel Borkmann
· 7 years ago
1d62167
bpf: xor of a/x in cbpf can be done in 32 bit alu
by Daniel Borkmann
· 7 years ago
ba3169f
VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSING
by Stefan Hajnoczi
· 7 years ago
dd5684e
dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state
by Alexey Kodanev
· 7 years ago
e2d6e64
Merge tag 'linux-can-next-for-4.16-20180126' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
by David S. Miller
· 7 years ago
a8fbf8e
net/smc: return booleans instead of integers
by Gustavo A. R. Silva
· 7 years ago
127f497
net/smc: release clcsock from tcp_listen_worker
by Ursula Braun
· 7 years ago
51f1de7
net/smc: replace sock_put worker by socket refcounting
by Ursula Braun
· 7 years ago
8dce278
net/smc: smc_poll improvements
by Ursula Braun
· 7 years ago
da05bf2
net/smc: handle device, port, and QP error events
by Ursula Braun
· 7 years ago
a81e4af
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
fc1e64e
net/ipv6: Add support for onlink flag
by David Ahern
· 7 years ago
f4797b3
net/ipv6: Add flags and table id to ip6_nh_lookup_table
by David Ahern
· 7 years ago
1edce99
net/ipv6: Move gateway validation into helper
by David Ahern
· 7 years ago
7d59773
can: migrate documentation to restructured text
by Robert Schwebel
· 7 years ago
9515a2e
net/ipv4: Allow send to local broadcast from a socket bound to a VRF
by David Ahern
· 7 years ago
fc1372f
openvswitch: add erspan version I and II support
by William Tu
· 7 years ago
c69de58
net: erspan: use bitfield instead of mask and offset
by William Tu
· 7 years ago
d448749
bpf: Add BPF_SOCK_OPS_STATE_CB
by Lawrence Brakmo
· 7 years ago
a31ad29
bpf: Add BPF_SOCK_OPS_RETRANS_CB
by Lawrence Brakmo
· 7 years ago
6f9bd3d
bpf: Add sock_ops R/W access to tclass
by Lawrence Brakmo
· 7 years ago
44f0e43
bpf: Add support for reading sk_state and more
by Lawrence Brakmo
· 7 years ago
f89013f
bpf: Add sock_ops RTO callback
by Lawrence Brakmo
· 7 years ago
b13d880
bpf: Adds field bpf_sock_ops_cb_flags to tcp_sock
by Lawrence Brakmo
· 7 years ago
de525be
bpf: Support passing args to sock_ops bpf function
by Lawrence Brakmo
· 7 years ago
b73042b
bpf: Add write access to tcp_sock and sock fields
by Lawrence Brakmo
· 7 years ago
34d367c
bpf: Make SOCK_OPS_GET_TCP struct independent
by Lawrence Brakmo
· 7 years ago
a33de39
bpf: Make SOCK_OPS_GET_TCP size independent
by Lawrence Brakmo
· 7 years ago
2585cd6
bpf: Only reply field should be writeable
by Lawrence Brakmo
· 7 years ago
f15ca72
net: don't call update_pmtu unconditionally
by Nicolas Dichtel
· 7 years ago
955ec4c
net/ipv6: Do not allow route add with a device that is down
by David Ahern
· 7 years ago
1a0a04c
net/smc: check for healthy link group resp. connections
by Ursula Braun
· 7 years ago
732720f
net/smc: wake up wr_reg_wait when terminating a link group
by Ursula Braun
· 7 years ago
610db66
net/smc: do not reuse a linkgroup with setup problems
by Ursula Braun
· 7 years ago
b4772b3
net/smc: terminate link group for ib_post_send problems
by Ursula Braun
· 7 years ago
5ac92a0
net/smc: handle state SMC_PEERFINCLOSEWAIT correctly
by Ursula Braun
· 7 years ago
611b63a
net/smc: cancel tx worker in case of socket aborts
by Ursula Braun
· 7 years ago
fb07a82
net: Move net:netns_ids destruction out of rtnl_lock() and document locking scheme
by Kirill Tkhai
· 7 years ago
4ee806d
net: tcp: close sock if net namespace is exiting
by Dan Streetman
· 7 years ago
8ec59b4
Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by David S. Miller
· 7 years ago
955bd1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
5c59e56
kill kernel_sock_ioctl()
by Al Viro
· 8 years ago
44c02a2
dev_ioctl(): move copyin/copyout to callers
by Al Viro
· 7 years ago
6a88fbe
ipconfig: use dev_set_mtu()
by Al Viro
· 7 years ago
b1b0c24
lift handling of SIOCIW... out of dev_ioctl()
by Al Viro
· 7 years ago
4cf808e7
kill dev_ifname32()
by Al Viro
· 7 years ago
f92d4fc
kill bond_ioctl()
by Al Viro
· 7 years ago
bf44057
kill dev_ifsioc()
by Al Viro
· 7 years ago
ca25c30
ip_rt_ioctl(): take copyin to caller
by Al Viro
· 8 years ago
03aef17
devinet_ioctl(): take copyin/copyout to caller
by Al Viro
· 8 years ago
36fd633
net: separate SIOCGIFCONF handling from dev_ioctl()
by Al Viro
· 8 years ago
5c38bd1
ip_tunnel: Use mark in skb by default
by Thomas Winter
· 7 years ago
458e704
cls_u32: propagate extack to delete callback
by Jakub Kicinski
· 7 years ago
f40fe58
cls_u32: pass offload flags to tc_cls_common_offload_init()
by Jakub Kicinski
· 7 years ago
1b0f803
cls_flower: propagate extack to delete callback
by Jakub Kicinski
· 7 years ago
ea20594
cls_flower: pass offload flags to tc_cls_common_offload_init()
by Jakub Kicinski
· 7 years ago
b505b29
cls_matchall: propagate extack to delete callback
by Jakub Kicinski
· 7 years ago
93da52b
cls_matchall: pass offload flags to tc_cls_common_offload_init()
by Jakub Kicinski
· 7 years ago
0e908a4
cls_bpf: propagate extack to offload delete callback
by Jakub Kicinski
· 7 years ago
a6ffd6b
cls_bpf: pass offload flags to tc_cls_common_offload_init()
by Jakub Kicinski
· 7 years ago
f558fde
cls_bpf: remove gen_flags from bpf_offload
by Jakub Kicinski
· 7 years ago
34832e1
net: sched: prepare for reimplementation of tc_cls_common_offload_init()
by Jakub Kicinski
· 7 years ago
715df5e
net: sched: propagate extack to cls->destroy callbacks
by Jakub Kicinski
· 7 years ago
e557124
kcm: Check if sk_user_data already set in kcm_attach
by Tom Herbert
· 7 years ago
581e722
kcm: Only allow TCP sockets to be attached to a KCM mux
by Tom Herbert
· 7 years ago
52e12d5
pktgen: Clean read user supplied flag mess
by Dmitry Safonov
· 7 years ago
99c6d3d
pktgen: Remove brute-force printing of flags
by Dmitry Safonov
· 7 years ago
6f107c7
pktgen: Add behaviour flags macro to generate flags/names
by Dmitry Safonov
· 7 years ago
57a5749b
pktgen: Add missing !flag parameters
by Dmitry Safonov
· 7 years ago
560a660
net: sched: em_nbyte: don't add the data offset twice
by Wolfgang Bumiller
· 7 years ago
aa377e6
net/smc: continue waiting if peer signals write_shutdown
by Ursula Braun
· 7 years ago
bbb96bf
net/smc: improve state change handling after close wait
by Ursula Braun
· 7 years ago
86e780d
net/smc: make wait for work request uninterruptible
by Ursula Braun
· 7 years ago
8429c13
net/smc: get rid of tx_pend waits in socket closing
by Ursula Braun
· 7 years ago
35a6b17
net/smc: simplify function smc_clcsock_accept()
by Ursula Braun
· 7 years ago
3163c50
net/smc: use local struct sock variables consistently
by Ursula Braun
· 7 years ago
97edf7c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
e9191ff
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
by Ben Hutchings
· 7 years ago
9c5f69b
net/sched: act_csum: don't use spinlock in the fast path
by Davide Caratti
· 7 years ago
f6052cf
net/sched: act_csum: use per-core statistics
by Davide Caratti
· 7 years ago
b76f418
net: link_watch: mark bonding link events urgent
by Roopa Prabhu
· 7 years ago
3361536
net: dsa: Support internal phy on 'cpu' port
by Sebastian Reichel
· 7 years ago
5ca1144
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
f53d77e
sctp: reset ret in again path in sctp_for_each_transport
by Xin Long
· 7 years ago
7a006d5
net: core: Fix kernel-doc for netdev_upper_link()
by Florian Fainelli
· 7 years ago
5de30d5
net: core: Fix kernel-doc for call_netdevice_notifiers_info()
by Florian Fainelli
· 7 years ago
545d8ae
xfrm: fix boolean assignment in xfrm_get_type_offload
by Gustavo A. R. Silva
· 7 years ago
5efec5c
xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP version
by Yossi Kuperman
· 7 years ago
8f0b425
net: sched: add extack support for offload via tc_cls_common_offload
by Quentin Monnet
· 7 years ago
631f65f
net: sched: cls_bpf: plumb extack support in filter for hardware offload
by Quentin Monnet
· 7 years ago
10a47e0
net: sched: cls_u32: propagate extack support for filter offload
by Quentin Monnet
· 7 years ago
0279814
net: sched: cls_matchall: propagate extack support for filter offload
by Quentin Monnet
· 7 years ago
4100203
net: sched: cls_flower: propagate extack support for filter offload
by Quentin Monnet
· 7 years ago
7a8c4dd
tls: Correct length of scatterlist in tls_sw_sendpage
by Dave Watson
· 7 years ago
Next »