Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f597a5792ada511e3c69ecf7201fc178c574d822
/
net
f597a57
rxrpc: remove redundant variables 'sp' and 'did_discard'
by YueHaibing
· 6 years ago
e6476c2
net: remove bogus RCU annotations on socket.wq
by Christoph Hellwig
· 6 years ago
84c6b86
xsk: don't allow umem replace at stack level
by Jakub Kicinski
· 6 years ago
f734607
xsk: refactor xdp_umem_assign_dev()
by Jakub Kicinski
· 6 years ago
778c4d5
fib_rules: NULL check before kfree is not needed
by YueHaibing
· 6 years ago
ad13acc
net/tls: Use socket data_ready callback on record availability
by Vakul Garg
· 6 years ago
e5cf1ba
act_mirred: use TC_ACT_REINSERT when possible
by Paolo Abeni
· 6 years ago
cd11b164
net/tc: introduce TC_ACT_REINSERT.
by Paolo Abeni
· 6 years ago
7fd4b28
tc/act: remove unneeded RCU lock in action callback
by Paolo Abeni
· 6 years ago
802bfb1
net/sched: user-space can't set unknown tcfa_action values
by Paolo Abeni
· 6 years ago
a331de3
net: remove sock_poll_busy_flag
by Christoph Hellwig
· 6 years ago
f641f13
net: remove sock_poll_busy_loop
by Christoph Hellwig
· 6 years ago
dd979b4
net: simplify sock_poll_wait
by Christoph Hellwig
· 6 years ago
3f6bcc5
act_bpf: Use kmemdup instead of duplicating it in tcf_bpf_init_from_ops
by YueHaibing
· 6 years ago
f9562fa
cls_bpf: Use kmemdup instead of duplicating it in cls_bpf_prog_from_ops
by YueHaibing
· 6 years ago
0a80848
act_pedit: remove unnecessary semicolon
by YueHaibing
· 6 years ago
7a4c53b
net: report invalid mtu value via netlink extack
by Stephen Hemminger
· 6 years ago
3e7a50c
net: report min and max mtu network device settings
by Stephen Hemminger
· 6 years ago
5cbf777
route: add support for directed broadcast forwarding
by Xin Long
· 6 years ago
d0c1f01
net/ipv6: allow any source address for sendmsg pktinfo with ip_nonlocal_bind
by Vincent Bernat
· 6 years ago
2da19ed
tls: Fix improper revert in zerocopy_from_iter
by Doron Roberts-Kedes
· 6 years ago
5a3611e
tls: Remove dead code in tls_sw_sendmsg
by Doron Roberts-Kedes
· 6 years ago
a073254
net: tipc: bcast: Replace GFP_ATOMIC with GFP_KERNEL in tipc_bcast_init()
by Jia-Ju Bai
· 6 years ago
04b9ce4
net: tipc: name_table: Replace GFP_ATOMIC with GFP_KERNEL in tipc_nametbl_init()
by Jia-Ju Bai
· 6 years ago
2db6dc2
sch_cake: Make gso-splitting configurable from userspace
by Dave Taht
· 6 years ago
92ea4a7
l2tp: drop ->mru from struct l2tp_session
by Guillaume Nault
· 6 years ago
1998b5e
l2tp: drop ->flags from struct pppol2tp_session
by Guillaume Nault
· 6 years ago
ae51a7c
l2tp: ignore L2TP_ATTR_VLAN_ID netlink attribute
by Guillaume Nault
· 6 years ago
3ae5536
l2tp: ignore L2TP_ATTR_DATA_SEQ netlink attribute
by Guillaume Nault
· 6 years ago
3e4e364
net/rds/Kconfig: Correct the RDS depends
by Anders Roxell
· 6 years ago
b67c540
net: dcb: Add priority-to-DSCP map getters
by Petr Machata
· 6 years ago
08193d1
net: dcb: For wild-card lookups, use priority -1, not 0
by Petr Machata
· 6 years ago
1f3ed38
net: sched: don't dump chains only held by actions
by Jiri Pirko
· 6 years ago
7a49d3d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 6 years ago
c6f5e01
xfrm: fix ptr_ret.cocci warnings
by kbuild test robot
· 6 years ago
c921d7d
net: sched: unmark chain as explicitly created on delete
by Jiri Pirko
· 6 years ago
0a26cf3
tls: Skip zerocopy path for ITER_KVEC
by Doron Roberts-Kedes
· 6 years ago
2ed9db3
net: sched: cls_api: fix dead code in switch
by Gustavo A. R. Silva
· 6 years ago
2b139e6
l2tp: remove ->recv_payload_hook
by Guillaume Nault
· 6 years ago
63135ee
tipc: add missing dev_put() on error in tipc_enable_l2_media
by YueHaibing
· 6 years ago
201876b
net/tls: Removed redundant checks for non-NULL
by Vakul Garg
· 6 years ago
990e35e
cbs: Add support for the graft function
by Vinicius Costa Gomes
· 6 years ago
dc66fe4
rds: send: Fix dead code in rds_sendmsg
by Gustavo A. R. Silva
· 6 years ago
ba7d7e2
net/rds/Kconfig: RDS should depend on IPV6
by Anders Roxell
· 6 years ago
0d18a0cb
net/smc: improve delete link processing
by Karsten Graul
· 6 years ago
603cc14
net/smc: provide fallback reason code
by Karsten Graul
· 6 years ago
7005ada
net/smc: use correct vlan gid of RoCE device
by Ursula Braun
· 6 years ago
947541f
net/smc: fewer parameters for smc_llc_send_confirm_link()
by Ursula Braun
· 6 years ago
44e2b83
xfrm: Return detailed errors from xfrmi_newlink
by Benedict Wong
· 6 years ago
934ffce
xfrm: fix 'passing zero to ERR_PTR()' warning
by YueHaibing
· 6 years ago
5547720
tcp: make function tcp_retransmit_stamp() static
by Wei Yongjun
· 6 years ago
158abbf
net/sched: cls_flower: Use correct inline function for assignment of vlan tpid
by Jianbo Liu
· 6 years ago
1972549
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
2efd4fc
ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
by Willem de Bruijn
· 6 years ago
aea5f654
net/sched: add skbprio scheduler
by Nishanth Devarajan
· 6 years ago
e446a27
net: remove blank lines at end of file
by Stephen Hemminger
· 6 years ago
c2df560
l2tp: remove trailing newline
by Stephen Hemminger
· 6 years ago
a17922d
bpfilter: remove trailing newline
by Stephen Hemminger
· 6 years ago
19c198d
decnet: whitespace fixes
by Stephen Hemminger
· 6 years ago
27782f4
x25: remove blank lines at EOF
by Stephen Hemminger
· 6 years ago
9d82a1c
ax25: remove blank line at EOF
by Stephen Hemminger
· 6 years ago
543de88
atm: remove blank lines at EOF
by Stephen Hemminger
· 6 years ago
ed976ea
ila: remove blank lines at EOF
by Stephen Hemminger
· 6 years ago
aa46225
sctp: whitespace fixes
by Stephen Hemminger
· 6 years ago
2e13b58
xfrm: remove blank lines at EOF
by Stephen Hemminger
· 6 years ago
04c6a3a
mpls: remove trailing whitepace
by Stephen Hemminger
· 6 years ago
a87e87d
llc: fix whitespace issues
by Stephen Hemminger
· 6 years ago
1cb1d97
rds: remove trailing whitespace and blank lines
by Stephen Hemminger
· 6 years ago
bf9b556
wimax: remove blank lines at EOF
by Stephen Hemminger
· 6 years ago
50f699b
sched: fix trailing whitespace
by Stephen Hemminger
· 6 years ago
8dd3020
net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsioc
by Tariq Toukan
· 6 years ago
3730cf4
netlink: do not store start function in netlink_cb
by Florian Westphal
· 6 years ago
c93622b
Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 6 years ago
049f560
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
e1adf31
Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 6 years ago
133bf90
mac80211: restrict delayed tailroom needed decrement
by Manikanta Pubbisetty
· 7 years ago
d17504b
wireless/lib80211: Convert from ahash to shash
by Kees Cook
· 7 years ago
e31f645
cfg80211: never ignore user regulatory hint
by Amar Singhal
· 6 years ago
144fe2b
sock: fix sg page frag coalescing in sk_alloc_sg
by Daniel Borkmann
· 6 years ago
b7ff8b1
rds: Extend RDS API for IPv6 support
by Ka-Cheong Poon
· 6 years ago
1e2b44e
rds: Enable RDS IPv6 support
by Ka-Cheong Poon
· 6 years ago
eee2fa6
rds: Changing IP address internal representation to struct in6_addr
by Ka-Cheong Poon
· 6 years ago
3473845
net: sched: cls_flower: propagate chain teplate creation and destruction to drivers
by Jiri Pirko
· 6 years ago
b95ec7e
net: sched: cls_flower: implement chain templates
by Jiri Pirko
· 6 years ago
33fb5cb
net: sched: cls_flower: change fl_init_dissector to accept mask and dissector
by Jiri Pirko
· 6 years ago
f574908
net: sched: cls_flower: move key/mask dumping into a separate function
by Jiri Pirko
· 6 years ago
9f407f1
net: sched: introduce chain templates
by Jiri Pirko
· 6 years ago
32a4f5e
net: sched: introduce chain object to uapi
by Jiri Pirko
· 6 years ago
f71e0ca
net: sched: Avoid implicit chain 0 creation
by Jiri Pirko
· 6 years ago
f34e8bf
net: sched: push ops lookup bits into tcf_proto_lookup_ops()
by Jiri Pirko
· 6 years ago
90fd131
netfilter: nf_tables: move dumper state allocation into ->start
by Florian Westphal
· 6 years ago
58152ec
tcp: add tcp_ooo_try_coalesce() helper
by Eric Dumazet
· 6 years ago
8541b21
tcp: call tcp_drop() from tcp_data_queue_ofo()
by Eric Dumazet
· 6 years ago
3d4bf93
tcp: detect malicious patterns in tcp_collapse_ofo_queue()
by Eric Dumazet
· 6 years ago
f4a3313
tcp: avoid collapses in tcp_prune_queue() if possible
by Eric Dumazet
· 6 years ago
72cd43b
tcp: free batches of packets in tcp_prune_ofo_queue()
by Eric Dumazet
· 6 years ago
3dd1c9a
ip: hash fragments consistently
by Paolo Abeni
· 6 years ago
e873e4b
ipv6: use fib6_info_hold_safe() when necessary
by Wei Wang
· 6 years ago
48bf523
net/smc: remove local variable page in smc_rx_splice()
by Ursula Braun
· 6 years ago
144ce4b
net/smc: use DECLARE_BITMAP for rtokens_used_mask
by Ursula Braun
· 6 years ago
Next »