Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
263243d6c2573cd761ef7ab773d3c467db0122f6
/
net
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
901271e0
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
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
88078d9
net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
by Eric Dumazet
· 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
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
77634cc
net/ipv6: Remove unused code and variables for rt6_info
by David Ahern
· 7 years ago
8d1c802
net/ipv6: Flip FIB entries to fib6_info
by David Ahern
· 7 years ago
93531c6
net/ipv6: separate handling of FIB entries from dst based routes
by David Ahern
· 7 years ago
a64efe14
net/ipv6: introduce fib6_info struct and helpers
by David Ahern
· 7 years ago
23fb93a
net/ipv6: Cleanup exception and cache route handling
by David Ahern
· 7 years ago
acb54e3
net/ipv6: Add gfp_flags to route add functions
by David Ahern
· 7 years ago
f8a1b43
net/ipv6: Create a neigh_lookup for FIB entries
by David Ahern
· 7 years ago
3b6761d
net/ipv6: Move dst flags to booleans in fib entries
by David Ahern
· 7 years ago
dec9b0e
net/ipv6: Add rt6_info create function for ip6_pol_route_lookup
by David Ahern
· 7 years ago
421842e
net/ipv6: Add fib6_null_entry
by David Ahern
· 7 years ago
1489568
net/ipv6: move expires into rt6_info
by David Ahern
· 7 years ago
d4ead6b
net/ipv6: move metrics from dst to rt6_info
by David Ahern
· 7 years ago
6edb3c9
net/ipv6: Defer initialization of dst to data path
by David Ahern
· 7 years ago
5e670d8
net/ipv6: Move nexthop data to fib6_nh
by David Ahern
· 7 years ago
e8478e8
net/ipv6: Save route type in rt6_info
by David Ahern
· 7 years ago
ae90d86
net/ipv6: Move support functions up in route.c
by David Ahern
· 7 years ago
afb1d4b5
net/ipv6: Pass net namespace to route functions
by David Ahern
· 7 years ago
7aef685
net/ipv6: Pass net to fib6_update_sernum
by David Ahern
· 7 years ago
3940746
net: Handle null dst in rtnl_put_cacheinfo
by David Ahern
· 7 years ago
a919525
net: Move fib_convert_metrics to metrics file
by David Ahern
· 7 years ago
a2d481b
ipv6: send netlink notifications for manually configured addresses
by Lorenzo Bianconi
· 7 years ago
062b3e1
net/ncsi: Refactor MAC, VLAN filters
by Samuel Mendoza-Jonas
· 7 years ago
c210f7b
KEYS: DNS: limit the length of option strings
by Eric Biggers
· 7 years ago
bdb7cc6
ipv6: Count interface receive statistics on the ingress netdev
by Stephen Suryaputra
· 7 years ago
032234d
net/ipv6: Make __inet6_bind static
by David Ahern
· 7 years ago
6dfb970
xdp: avoid leaking info stored in frame data on page reuse
by Jesper Dangaard Brouer
· 7 years ago
44fa2db
xdp: transition into using xdp_frame for ndo_xdp_xmit
by Jesper Dangaard Brouer
· 7 years ago
0399309
xdp: transition into using xdp_frame for return API
by Jesper Dangaard Brouer
· 7 years ago
57d0a1c
xdp: allow page_pool as an allocator type in xdp_return_frame
by Jesper Dangaard Brouer
· 7 years ago
ff7d6b2
page_pool: refurbish version of page_pool code
by Jesper Dangaard Brouer
· 7 years ago
8d5d885
xdp: rhashtable with allocator ID to pointer mapping
by Jesper Dangaard Brouer
· 7 years ago
5ab073f
xdp: introduce xdp_return_frame API and use in cpumap
by Jesper Dangaard Brouer
· 7 years ago
93ab6cc
tcp: implement mmap() for zero copy receive
by Eric Dumazet
· 7 years ago
03f45c8
tcp: avoid extra wakeups for SO_RCVLOWAT users
by Eric Dumazet
· 7 years ago
796f82e
tcp: fix delayed acks behavior for SO_RCVLOWAT
by Eric Dumazet
· 7 years ago
d136184
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
by Eric Dumazet
· 7 years ago
f85f94b
ipv6: remove unnecessary check in addrconf_prefix_rcv_add_addr()
by Lorenzo Bianconi
· 7 years ago
5d13659
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
f6cd651
l2tp: fix race in duplicate tunnel detection
by Guillaume Nault
· 7 years ago
6b9f342
l2tp: fix races in tunnel creation
by Guillaume Nault
· 7 years ago
a43cced
rds: MP-RDS may use an invalid c_path
by Ka-Cheong Poon
· 7 years ago
b284d4d
Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
1cc5954
ip_gre: clear feature flags when incompatible o_flags are set
by Sabrina Dubroca
· 7 years ago
c18bb39
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
b6a37e5
inetpeer: fix uninit-value in inet_getpeer
by Eric Dumazet
· 7 years ago
4c7c12e
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 7 years ago
fc56be4
devlink: convert occ_get op to separate registration
by Jiri Pirko
· 7 years ago
e41f054
tipc: use the right skb in tipc_sk_fill_sock_diag()
by Cong Wang
· 7 years ago
81e9837
sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
by Eric Dumazet
· 7 years ago
fc5f337
net: dsa: Discard frames from unused ports
by Andrew Lunn
· 7 years ago
6780db2
sctp: do not leak kernel memory to user space
by Eric Dumazet
· 7 years ago
3099a52
soreuseport: initialise timewait reuseport field
by Eric Dumazet
· 7 years ago
d0ea2b1
ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
by Eric Dumazet
· 7 years ago
b855ff8
dccp: initialize ireq->ir_mark
by Eric Dumazet
· 7 years ago
77d3639
net: fix uninit-value in __hw_addr_add_ex()
by Eric Dumazet
· 7 years ago
b13dda9
net: initialize skb->peeked when cloning
by Eric Dumazet
· 7 years ago
6091f09
netlink: fix uninit-value in netlink_sendmsg
by Eric Dumazet
· 7 years ago
f12c643
net_sched: fix a missing idr_remove() in u32_delete_key()
by Cong Wang
· 7 years ago
9eda2d2
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 7 years ago
3b54765
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
514c603
headers: untangle kmemleak.h from mm.h
by Randy Dunlap
· 7 years ago
9421c3e
net/9p/client.c: fix potential refcnt problem of trans module
by Chengguang Xu
· 7 years ago
a852224
net/9p: avoid -ERESTARTSYS leak to userspace
by Greg Kurz
· 7 years ago
3239534
net/sched: fix NULL dereference in the error path of tcf_bpf_init()
by Davide Caratti
· 7 years ago
71a1c91
net/ipv6: Increment OUTxxx counters after netfilter hook
by Jeff Barnhill
· 7 years ago
5e4d6597
Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 7 years ago
58b35f2
arp: fix arp_filter on l3slave devices
by Miguel Fadon Perlines
· 7 years ago
3526dd0
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
537b361
vti6: better validate user provided tunnel names
by Eric Dumazet
· 7 years ago
db7a65e
ip6_tunnel: better validate user provided tunnel names
by Eric Dumazet
· 7 years ago
5f42df0
ip6_gre: better validate user provided tunnel names
by Eric Dumazet
· 7 years ago
b95211e
ipv6: sit: better validate user provided tunnel names
by Eric Dumazet
· 7 years ago
9cb726a
ip_tunnel: better validate user provided tunnel names
by Eric Dumazet
· 7 years ago
a9d4820
net: fool proof dev_valid_name()
by Eric Dumazet
· 7 years ago
672a9c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 7 years ago
3d23401
inet: frags: fix ip6frag_low_thresh boundary
by Eric Dumazet
· 7 years ago
4b2e687
tipc: Fix namespace violation in tipc_sk_fill_sock_diag
by GhantaKrishnamurthy MohanKrishna
· 7 years ago
9e8445a
net: avoid unneeded atomic operation in ip*_append_data()
by Paolo Abeni
· 7 years ago
b714295
tipc: Fix missing list initializations in struct tipc_subscription
by Jon Maloy
· 7 years ago
4f858c5
ipv6: udp: set dst cache for a connected sk if current not valid
by Alexey Kodanev
· 7 years ago
9f542f6
ipv6: udp: convert 'connected' to bool type in udpv6_sendmsg()
by Alexey Kodanev
· 7 years ago
9681815
ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()
by Alexey Kodanev
· 7 years ago
7d6850f
ipv6: add a wrapper for ip6_dst_store() with flowi6 checks
by Alexey Kodanev
· 7 years ago
Next »