Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fd123a9414766e73fa704547e7f03595741b7de1
/
net
c63d352
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
343dfaa
Revert "dctcp: update cwnd on congestion event"
by Florian Westphal
· 8 years ago
dcb17d2
tcp: warn on bogus MSS and try to amend it
by Marcelo Ricardo Leitner
· 8 years ago
a297569
net/udp: do not touch skb->peeked unless really needed
by Eric Dumazet
· 8 years ago
ed5d778
netlink: Do not schedule work from sk_destruct
by Herbert Xu
· 8 years ago
7bd509e
bpf: add prog_digest and expose it via fdinfo/netlink
by Daniel Borkmann
· 8 years ago
8d829bd
bpf, cls: consolidate prog deletion path
by Daniel Borkmann
· 8 years ago
1afaf66
bpf: remove type arg from __is_valid_{,xdp_}access
by Daniel Borkmann
· 8 years ago
1c0d32f
net_sched: gen_estimator: complete rewrite of rate estimators
by Eric Dumazet
· 8 years ago
a6e1693
net/sched: cls_flower: Set the filter Hardware device for all use-cases
by Hadar Hen Zion
· 8 years ago
96d5822
ipv6: Allow IPv4-mapped address as next-hop
by Erik Nordmark
· 8 years ago
c79e167
net: caif: remove ineffective check
by Pan Bian
· 8 years ago
c354368
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 8 years ago
0eab121
net: ping: check minimum size on ICMP header length
by Kees Cook
· 8 years ago
7aa5470
tcp: tsq: move tsq_flags close to sk_wmem_alloc
by Eric Dumazet
· 8 years ago
12a59ab
tcp: tcp_mtu_probe() is likely to exit early
by Eric Dumazet
· 8 years ago
75eefc6
tcp: tsq: add a shortcut in tcp_small_queue_check()
by Eric Dumazet
· 8 years ago
a9b204d
tcp: tsq: avoid one atomic in tcp_wfree()
by Eric Dumazet
· 8 years ago
b223feb
tcp: tsq: add shortcut in tcp_tasklet_func()
by Eric Dumazet
· 8 years ago
408f0a6
tcp: tsq: remove one locked operation in tcp_wfree()
by Eric Dumazet
· 8 years ago
40fc342
tcp: tsq: add tsq_flags / tsq_enum
by Eric Dumazet
· 8 years ago
b595896
net: bridge: set error code on failure
by Pan Bian
· 8 years ago
14dd3e1
net: af_mpls.c add space before open parenthesis
by Suraj Deshmukh
· 8 years ago
a52ca62
ipv4: Drop suffix update from resize code
by Alexander Duyck
· 8 years ago
1a23917
ipv4: Drop leaf from suffix pull/push functions
by Alexander Duyck
· 8 years ago
c66ebf2
net: dcb: set error code on failures
by Pan Bian
· 8 years ago
adc176c
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
by Erik Nordmark
· 8 years ago
c3852ef
ipv4: fib: Replay events when registering FIB notifier
by Ido Schimmel
· 8 years ago
cacaad1
ipv4: fib: Allow for consistent FIB dumping
by Ido Schimmel
· 8 years ago
d3f706f
ipv4: fib: Convert FIB notification chain to be atomic
by Ido Schimmel
· 8 years ago
b423cb1
ipv4: fib: Export free_fib_info()
by Ido Schimmel
· 8 years ago
548ed72
act_mirred: fix a typo in get_dev
by WANG Cong
· 8 years ago
363dc73
udp: be less conservative with sock rmem accounting
by Paolo Abeni
· 8 years ago
a38b610
Merge tag 'batadv-net-for-davem-20161202' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
12efa1f
net_sched: gen_estimator: account for timer drifts
by Eric Dumazet
· 8 years ago
6af2d5f
netns: fix net_generic() "id - 1" bloat
by Alexey Dobriyan
· 8 years ago
9bfc7b9
netns: add dummy struct inside "struct net_generic"
by Alexey Dobriyan
· 8 years ago
1a9a059
netns: publish net_generic correctly
by Alexey Dobriyan
· 8 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b98b0bc
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
by Eric Dumazet
· 8 years ago
3de81b7
tipc: check minimum bearer MTU
by Michal Kubeček
· 8 years ago
aa4c103
bpf: Add support for reading socket family, type, protocol
by David Ahern
· 8 years ago
61023658
bpf: Add new cgroup attach type to enable sock modifications
by David Ahern
· 8 years ago
6b6ebb6
ip6_offload: check segs for NULL in ipv6_gso_segment.
by Artem Savkov
· 8 years ago
721c744
RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net
by Sowmini Varadhan
· 8 years ago
7091d8c
net/sched: cls_flower: Add offload support using egress Hardware device
by Hadar Hen Zion
· 8 years ago
255cb30
net/sched: act_mirred: Add new tc_action_ops get_dev()
by Hadar Hen Zion
· 8 years ago
3036dab
net/sched: cls_flower: Provide a filter to replace/destroy hardware filter functions
by Hadar Hen Zion
· 8 years ago
7968521
net/sched: cls_flower: Try to offload only if skip_hw flag isn't set
by Hadar Hen Zion
· 8 years ago
25429d7
tcp: allow to turn tcp timestamp randomization off
by Florian Westphal
· 8 years ago
95a22ca
tcp: randomize tcp timestamp offsets for each connection
by Florian Westphal
· 8 years ago
80d1106a
Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"
by Eli Cooper
· 8 years ago
b4e479a
ipv6: Set skb->protocol properly for local output
by Eli Cooper
· 8 years ago
f418043
ipv4: Set skb->protocol properly for local output
by Eli Cooper
· 8 years ago
84ac726
packet: fix race condition in packet_set_ring
by Philip Pettersson
· 8 years ago
83a1a1a
sock: reset sk_err for ICMP packets read from error queue
by Soheil Hassas Yeganeh
· 8 years ago
3a0af8f
bpf: BPF for lightweight tunnel infrastructure
by Thomas Graf
· 8 years ago
efd8570
route: Set lwtstate for local traffic and cached input dsts
by Thomas Graf
· 8 years ago
11b3d9c5
route: Set orig_output when redirecting to lwt on locally generated traffic
by Thomas Graf
· 8 years ago
6919756
net/rtnetlink: fix attribute name in nlmsg_size() comments
by Tobias Klauser
· 8 years ago
c2d0f48
batman-adv: Check for alloc errors when preparing TT local data
by Sven Eckelmann
· 8 years ago
2934c9d
rtnetlink: return the correct error code
by Zhang Shengju
· 8 years ago
7bbf91c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 8 years ago
3d2dd61
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
d109e61
net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.
by Lorenzo Colitti
· 8 years ago
17a49cd
netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in 64bit kernel
by Hongxu Jia
· 8 years ago
31e2f21
l2tp: fix address test in __l2tp_ip6_bind_lookup()
by Guillaume Nault
· 8 years ago
df90e68
l2tp: fix lookup for sockets not bound to a device in l2tp_ip
by Guillaume Nault
· 8 years ago
d5e3a19
l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind()
by Guillaume Nault
· 8 years ago
a3c1842
l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()
by Guillaume Nault
· 8 years ago
0382a25
l2tp: lock socket before checking flags in connect()
by Guillaume Nault
· 8 years ago
18502ac
neigh: remove duplicate check for same neigh
by Zhang Shengju
· 8 years ago
f92a80a
openvswitch: Fix skb leak in IPv6 reassembly.
by Daniele Di Proietto
· 8 years ago
85de857
bpf, xdp: allow to pass flags to dev_change_xdp_fd
by Daniel Borkmann
· 8 years ago
1c88580
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
by Francis Yan
· 8 years ago
efd9017
tcp: export sender limits chronographs to TCP_INFO
by Francis Yan
· 8 years ago
b0f71bd
tcp: instrument how long TCP is limited by insufficient send buffer
by Francis Yan
· 8 years ago
5615f88
tcp: instrument how long TCP is limited by receive window
by Francis Yan
· 8 years ago
0f87230
tcp: instrument how long TCP is busy sending
by Francis Yan
· 8 years ago
05b055e
tcp: instrument tcp sender limits chronographs
by Francis Yan
· 8 years ago
5b3211d
ieee802154: check device type
by vegard.nossum@oracle.com
· 9 years ago
a55e238
esp6: Fix integrity verification when ESN are used
by Tobias Brunner
· 8 years ago
7c7fedd
esp4: Fix integrity verification when ESN are used
by Tobias Brunner
· 8 years ago
83e2d05
xfrm_user: fix return value from xfrm_user_rcv_msg
by Yi Zhao
· 8 years ago
881eada
net: dsa: slave: fix fixed-link phydev leaks
by Johan Hovold
· 8 years ago
3f65047
of_mdio: add helper to deregister fixed-link PHYs
by Johan Hovold
· 8 years ago
0d8f3c6
net: dsa: slave: fix of-node leak and phy priority
by Johan Hovold
· 8 years ago
a510887
GSO: Reload iph after pskb_may_pull
by Arnaldo Carvalho de Melo
· 8 years ago
725cbb62
sched: cls_flower: remove from hashtable only in case skip sw flag is not set
by Jiri Pirko
· 8 years ago
648f0c2
net/dccp: fix use-after-free in dccp_invalid_packet
by Eric Dumazet
· 8 years ago
707693c
netlink: Call cb->done from a worker thread
by Herbert Xu
· 8 years ago
95c2027
net/sched: pedit: make sure that offset is valid
by Amir Vadai
· 8 years ago
9b57da0
netfilter: ipv6: nf_defrag: drop mangled skb on ream error
by Florian Westphal
· 8 years ago
7a99cd6
net: dsa: fix unbalanced dsa_switch_tree reference counting
by Nikita Yushchenko
· 8 years ago
79dc7e3
net: handle no dst on skb in icmp6_send
by David Ahern
· 8 years ago
4df21df
tcp: Set DEFAULT_TCP_CONG to bbr if DEFAULT_BBR is set
by Julian Wollrath
· 8 years ago
d936377
net, sched: respect rcu grace period on cls destruction
by Daniel Borkmann
· 8 years ago
c491680
bpf: reuse dev_is_mac_header_xmit for redirect
by Daniel Borkmann
· 8 years ago
55556dd
bpf: drop useless bpf_fd member from cls/act
by Daniel Borkmann
· 8 years ago
9590112
tipc: fix link statistics counter errors
by Jon Paul Maloy
· 8 years ago
Next »