Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3f5ecd8a90dd553167838098d92206cd9d6142e8
/
net
3f5ecd8
net: Fix coccinelle warning
by Kirill Tkhai
· 7 years ago
d8fb164
bridge: use hlist_entry_safe
by YueHaibing
· 7 years ago
cf96357
net: dsa: Allow providing PHY statistics from CPU port
by Florian Fainelli
· 7 years ago
6207a78
net: dsa: Add helper function to obtain PHY device of a given port
by Florian Fainelli
· 7 years ago
89f0904
net: dsa: Pass stringset to ethtool operations
by Florian Fainelli
· 7 years ago
1d1e79f
net: dsa: Do not check for ethtool_ops validity
by Florian Fainelli
· 7 years ago
9994338
net: Allow network devices to have PHY statistics
by Florian Fainelli
· 7 years ago
c59530d
net: Move PHY statistics code into PHY library helpers
by Florian Fainelli
· 7 years ago
8349440
l2tp: consistent reference counting in procfs and debufs
by Guillaume Nault
· 7 years ago
3e5cf36
tipc: introduce ioctl for fetching node identity
by Jon Maloy
· 7 years ago
79741a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
f761312
bpf: fix xdp_generic for bpf_adjust_tail usecase
by Nikita V. Shirokov
· 7 years ago
83aa025
udp: add gso support to virtual devices
by Willem de Bruijn
· 7 years ago
2e8de85
udp: add gso segment cmsg
by Willem de Bruijn
· 7 years ago
15e36f5
udp: paged allocation with gso
by Willem de Bruijn
· 7 years ago
ad40585
udp: better wmem accounting on gso
by Willem de Bruijn
· 7 years ago
bec1f6f
udp: generate gso with UDP_SEGMENT
by Willem de Bruijn
· 7 years ago
ee80d1e
udp: add udp gso
by Willem de Bruijn
· 7 years ago
1cd7884
udp: expose inet cork to udp
by Willem de Bruijn
· 7 years ago
a9537c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
25eb0ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
91a8252
rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
by Dag Moxnes
· 7 years ago
070204a
net/smc: keep clcsock reference in smc_tcp_listen_work()
by Ursula Braun
· 7 years ago
22e15b6
sctp: remove the unused sctp_assoc_is_match function
by Xin Long
· 7 years ago
c77bbc6
net: rules: Move l3mdev attribute validation to a helper
by David Ahern
· 7 years ago
5144678
sctp: fix identification of new acks for SFR-CACC
by Marcelo Ricardo Leitner
· 7 years ago
47b3ba5
sctp: fix const parameter violation in sctp_make_sack
by Marcelo Ricardo Leitner
· 7 years ago
9ce33e4
neighbour: support for NTF_EXT_LEARNED flag
by Roopa Prabhu
· 7 years ago
0aef78a
ipv6: addrconf: don't evaluate keep_addr_on_down twice
by Ivan Vecera
· 7 years ago
b5facfd
ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode
by Ahmed Abdelsalam
· 7 years ago
5540fbf
bpf: clear the ip_tunnel_info.
by William Tu
· 7 years ago
c749fa1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
12bed76
bpf: add helper for getting xfrm states
by Eyal Birger
· 7 years ago
091311d
net/ipv6: fix LOCKDEP issue in rt6_remove_exception_rt()
by Eric Dumazet
· 7 years ago
95ad754
net/tls: remove redundant second null check on sgout
by Colin Ian King
· 7 years ago
c04d2cb
ipconfig: Write NTP server IPs to /proc/net/ipconfig/ntp_servers
by Chris Novakovic
· 7 years ago
4d019b3
ipconfig: Create /proc/net/ipconfig directory
by Chris Novakovic
· 7 years ago
300eec7
ipconfig: Correctly initialise ic_nameservers
by Chris Novakovic
· 7 years ago
de1fa15
ipconfig: BOOTP: Request CONF_NAMESERVERS_MAX name servers
by Chris Novakovic
· 7 years ago
4e1a8af
ipconfig: BOOTP: Don't request IEN-116 name servers
by Chris Novakovic
· 7 years ago
e18bdc8
ipconfig: Tidy up reporting of name servers
by Chris Novakovic
· 7 years ago
8c2320e8
tcp: md5: only call tp->af_specific->md5_lookup() for md5 sockets
by Eric Dumazet
· 7 years ago
a6361f0
packet: fix bitfield update race
by Willem de Bruijn
· 7 years ago
a06ac0d
Revert "net: init sk_cookie for inet socket"
by Yafang Shao
· 7 years ago
9c20b93
net: fib_rules: fix l3mdev netlink attr processing
by Roopa Prabhu
· 7 years ago
eb1c28c
l2tp: check sockaddr length in pppol2tp_connect()
by Guillaume Nault
· 7 years ago
77621f0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
8a14e46
net/ipv6: Fix missing rcu dereferences on from
by David Ahern
· 7 years ago
c3c14da
net/ipv6: add rcu locking to ip6_negative_advice
by David Ahern
· 7 years ago
aa8f877
ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
by Eric Dumazet
· 7 years ago
c6849a3
net: init sk_cookie for inet socket
by Yafang Shao
· 7 years ago
b16fb41
net: fib_rules: add extack support
by Roopa Prabhu
· 7 years ago
f9d4b0c
fib_rules: move common handling of newrule delrule msgs into fib_nl2rule
by Roopa Prabhu
· 7 years ago
6163849
net: introduce a new tracepoint for tcp_rcv_space_adjust
by Yafang Shao
· 7 years ago
7e5a206
tcp: don't read out-of-bounds opsize
by Jann Horn
· 7 years ago
d57493d
net: sched: ife: check on metadata length
by Alexander Aring
· 7 years ago
cc74edd
net: sched: ife: handle malformed tlv length
by Alexander Aring
· 7 years ago
f6cd145
net: sched: ife: signal not finding metaid
by Alexander Aring
· 7 years ago
7c5aba2
strparser: Do not call mod_delayed_work with a timeout of LONG_MAX
by Doron Roberts-Kedes
· 7 years ago
a957fa1
ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
by Ahmed Abdelsalam
· 7 years ago
3a04ce7
llc: fix NULL pointer deref for SOCK_ZAPPED
by Cong Wang
· 7 years ago
b905ef9a
llc: delete timers synchronously in llc_sk_free()
by Cong Wang
· 7 years ago
5411b618
l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow
by Guillaume Nault
· 7 years ago
e0ada51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
8ae8697
net/ipv6: Remove unncessary check on f6i in fib6_check
by David Ahern
· 7 years ago
a68886a
net/ipv6: Make from in rt6_info rcu protected
by David Ahern
· 7 years ago
5bcaa41
net/ipv6: Move release of fib6_info from pcpu routes to helper
by David Ahern
· 7 years ago
a87b7dc
net/ipv6: Move rcu locking to callers of fib6_get_cookie_safe
by David Ahern
· 7 years ago
4d85cd0
net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_alloc
by David Ahern
· 7 years ago
a269f1a
net/ipv6: Rename rt6_get_cookie_safe
by David Ahern
· 7 years ago
6a3e030
net/ipv6: Clean up rt expires helpers
by David Ahern
· 7 years ago
1b80f86
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
a72db42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
263243d
net/ipv6: Fix ip6_convert_metrics() bug
by Eric Dumazet
· 7 years ago
682cd3c
tipc: confgiure and apply UDP bearer MTU on running links
by GhantaKrishnamurthy MohanKrishna
· 7 years ago
901271e
tipc: implement configuration of UDP media MTU
by GhantaKrishnamurthy MohanKrishna
· 7 years ago
a4dfa72
tipc: set default MTU for UDP media
by GhantaKrishnamurthy MohanKrishna
· 7 years ago
1255fcb
net/smc: fix shutdown in state SMC_LISTEN
by Ursula Braun
· 7 years ago
27b1060
net/ipv6: Fix gfp_flags arg to addrconf_prefix_route
by David Ahern
· 7 years ago
dcd1f57
net/ipv6: Remove fib6_idev
by David Ahern
· 7 years ago
eea68cd
net/ipv6: Remove unnecessary checks on fib6_idev
by David Ahern
· 7 years ago
9ee8cbb
net/ipv6: Remove aca_idev
by David Ahern
· 7 years ago
360a988
net/ipv6: Rename addrconf_dst_alloc
by David Ahern
· 7 years ago
93c2fb2
net/ipv6: Rename fib6_info struct elements
by David Ahern
· 7 years ago
f7e4367
llc: hold llc_sap before release_sock()
by Cong Wang
· 7 years ago
88078d9
net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
by Eric Dumazet
· 7 years ago
5e84b38
net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN"
by Colin Ian King
· 7 years ago
feb5f2e
tcp: export packets delivery info
by Yuchung Cheng
· 7 years ago
e21db6f
tcp: track total bytes delivered with ECN CE marks
by Yuchung Cheng
· 7 years ago
a77fa01
tcp: new helper to calculate newly delivered
by Yuchung Cheng
· 7 years ago
bef5767
tcp: better delivery accounting for SYN-ACK and SYN-data
by Yuchung Cheng
· 7 years ago
bb9aaaa
net: change the comment of dev_mc_init
by sunlianwen
· 7 years ago
97e19cc
bpf: reserve xdp_frame size in xdp headroom
by Jesper Dangaard Brouer
· 7 years ago
5a78623
netfilter: xt_connmark: do not cast xt_connmark_tginfo1 to xt_connmark_tginfo2
by Pablo Neira Ayuso
· 7 years ago
d71efb5
netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_update
by Taehee Yoo
· 7 years ago
39f2ff0
netfilter: nf_tables: NAT chain and extensions require NF_TABLES
by Pablo Neira Ayuso
· 7 years ago
415787d
ipv6: frags: fix a lockdep false positive
by Eric Dumazet
· 7 years ago
0fe554a
hv_netvsc: propogate Hyper-V friendly name into interface alias
by Stephen Hemminger
· 7 years ago
587b80c
bpf: making bpf_prog_test run aware of possible data_end ptr change
by Nikita V. Shirokov
· 7 years ago
198d83b
bpf: make generic xdp compatible w/ bpf_xdp_adjust_tail
by Nikita V. Shirokov
· 7 years ago
Next »