Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
fbe6a536cf9c71ac02b763b76ad7395132d4ecbc
/
include
/
net
7ba3ebf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
ceffcc5
net_sched: hold netns refcnt for each action
by Cong Wang
· 7 years ago
a159d3c
net_sched: acquire RTNL in tc_action_net_exit()
by Cong Wang
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
2b7cda9
tcp: fix tcp_mtu_probe() vs highest_sack
by Eric Dumazet
· 7 years ago
7aa0045
net_sched: introduce a workqueue for RCU callbacks of tc filter
by Cong Wang
· 7 years ago
1da4fc9
sctp: fix some type cast warnings introduced by stream reconf
by Xin Long
· 7 years ago
8108a77
bpf: bpf_compute_data uses incorrect cb structure
by John Fastabend
· 7 years ago
9618aec
Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
06f877d
tcp/dccp: fix other lockdep splats accessing ireq_opt
by Eric Dumazet
· 7 years ago
829385f
strparser: Use delayed work instead of timer for msg timeout
by Tom Herbert
· 7 years ago
c92e8c0
tcp/dccp: fix ireq->opt races
by Eric Dumazet
· 7 years ago
34f79502
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
by John Fastabend
· 7 years ago
0bfe649
fq_impl: Properly enforce memory limit
by Toke Høiland-Jørgensen
· 7 years ago
bc044e8
udp: perform source validation for mcast early demux
by Paolo Abeni
· 7 years ago
7487449
IPv4: early demux can return an error code
by Paolo Abeni
· 7 years ago
b4391db
netlink: fix nla_put_{u8,u16,u32} for KASAN
by Arnd Bergmann
· 7 years ago
222d7dbd
net: prevent dst uses after free
by Eric Dumazet
· 7 years ago
4c71244
tcp: remove two unused functions
by Yuchung Cheng
· 7 years ago
d25adbe
sctp: fix an use-after-free issue in sctp_sock_dump
by Xin Long
· 7 years ago
fa5f7b5
sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
by Dan Carpenter
· 7 years ago
d7fb60b
net_sched: get rid of tcfa_rcu
by Cong Wang
· 7 years ago
1080746
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
e1bf168
netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
by Florian Westphal
· 7 years ago
0f2be42
Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
18fb0b4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
55199df
net: dsa: Allow switch drivers to indicate number of TX queues
by Florian Fainelli
· 7 years ago
3a1214e
flow_dissector: Cleanup control flow
by Tom Herbert
· 7 years ago
fd0c88b
net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid references
by Arnd Bergmann
· 7 years ago
5316821
mac80211: fix VLAN handling with TXQs
by Johannes Berg
· 8 years ago
2ff81cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 7 years ago
9efdb14
net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.
by Varsha Rao
· 7 years ago
44d6e2f2
net: Replace NF_CT_ASSERT() with WARN_ON().
by Varsha Rao
· 7 years ago
d1c1e39
netfilter: remove unused hooknum arg from packet functions
by Florian Westphal
· 7 years ago
dfc4603
netfilter: nf_tables: add select_ops for stateful objects
by Pablo M. Bermudo Garay
· 7 years ago
45865da
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 7 years ago
b63f604
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 7 years ago
5a63643
Revert "net: fix percpu memory leaks"
by Jesper Dangaard Brouer
· 7 years ago
fb452a1
Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
by Jesper Dangaard Brouer
· 7 years ago
64327fc
ipv4: Don't override return code from ip_route_input_noref()
by Stefano Brivio
· 7 years ago
864150d
net: Add module reference to FIB notifiers
by Ido Schimmel
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
65bce46
Bluetooth: make baswap src const
by Loic Poulain
· 7 years ago
08daaec
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
1797f5b
devlink: Add IPv6 header for dpipe
by Arkadi Sharshevsky
· 7 years ago
07d79fc
net_sched: add reverse binding for tc class
by Cong Wang
· 7 years ago
47ebcc0
xfrm: Add support for network devices capable of removing the ESP trailer
by Yossi Kuperman
· 7 years ago
65a206c
net/sched: Change act_api and act_xxx modules to use IDR
by Chris Mi
· 7 years ago
31770e3
tcp: Revert "tcp: remove header prediction"
by Florian Westphal
· 7 years ago
c1d2b4c
tcp: Revert "tcp: remove CA_ACK_SLOWPATH"
by Florian Westphal
· 7 years ago
eaa72dc
neigh: increase queue_len_bytes to match wmem_default
by Eric Dumazet
· 7 years ago
1b70d792
ipv6: Use rt6i_idev index for echo replies to a local address
by David Ahern
· 7 years ago
1f0b774
net: add NSH header structures and helpers
by Yi Yang
· 7 years ago
fa20e0e
vxlan: factor out VXLAN-GPE next protocol
by Jiri Benc
· 7 years ago
c038a58
rxrpc: Allow failed client calls to be retried
by David Howells
· 7 years ago
e833251
rxrpc: Add notification of end-of-Tx phase
by David Howells
· 7 years ago
21acf63
net/ncsi: Configure VLAN tag filter
by Samuel Mendoza-Jonas
· 7 years ago
5bf916e
irda: move include/net/irda into staging subdirectory
by Greg Kroah-Hartman
· 7 years ago
4e587ea
ipv6: fix sparse warning on rt6i_node
by Wei Wang
· 7 years ago
1a66a83
gre: add collect_md mode to ERSPAN tunnel
by William Tu
· 7 years ago
960632e
netfilter: convert hook list to an array
by Aaron Conole
· 7 years ago
64f0f5d
udp6: set rx_dst_cookie on rx_dst updates
by Paolo Abeni
· 7 years ago
3cd904e
net_sched: kill u32_node pointer in Qdisc
by WANG Cong
· 7 years ago
143976c
net_sched: remove tc class reference counting
by WANG Cong
· 7 years ago
ebfa00c
tcp: fix refcnt leak with ebpf congestion control
by Sabrina Dubroca
· 7 years ago
32d99d0
ipv6: sr: add support for ip4ip6 encapsulation
by David Lebrun
· 7 years ago
3fd8712
strparser: initialize all callbacks
by Eric Biggers
· 7 years ago
551143d
net_sched: fix a refcount_t issue with noop_qdisc
by Eric Dumazet
· 7 years ago
23aebda
ipv6: Compute multipath hash for ICMP errors from offending packet
by Jakub Sitnicki
· 7 years ago
29825717
net: Extend struct flowi6 with multipath hash
by Jakub Sitnicki
· 7 years ago
790c605
devlink: Fix devlink_dpipe_table_register() stub signature.
by David S. Miller
· 7 years ago
22b6722
ipv6: Add sysctl for per namespace flow label reflection
by Jakub Sitnicki
· 7 years ago
b3480fe
netfilter: conntrack: make protocol tracker pointers const
by Florian Westphal
· 7 years ago
ea48cc8
netfilter: conntrack: print_conntrack only needed if CONFIG_NF_CONNTRACK_PROCFS
by Florian Westphal
· 7 years ago
9195083
netfilter: conntrack: place print_tuple in procfs part
by Florian Westphal
· 7 years ago
036c694
netfilter: conntrack: reduce size of l4protocol trackers
by Florian Westphal
· 7 years ago
09ec82f
netfilter: conntrack: remove protocol name from l4proto struct
by Florian Westphal
· 7 years ago
a3134d5
netfilter: conntrack: remove protocol name from l3proto struct
by Florian Westphal
· 7 years ago
0d03510
netfilter: conntrack: compute l3proto nla size at compile time
by Florian Westphal
· 7 years ago
3580732
devlink: Move dpipe entry clear function into devlink
by Arkadi Sharshevsky
· 7 years ago
ffd3cdc
devlink: Add support for dynamic table size
by Arkadi Sharshevsky
· 7 years ago
3fb886e
devlink: Add IPv4 header for dpipe
by Arkadi Sharshevsky
· 7 years ago
1177009
devlink: Add Ethernet header for dpipe
by Arkadi Sharshevsky
· 7 years ago
e457d86
net: sched: add couple of goto_chain helpers
by Jiri Pirko
· 7 years ago
f9cbe9a
net: define the TSO header size in net/tso.h
by Antoine Ténart
· 7 years ago
98aaa91
tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
by Mike Maloney
· 7 years ago
84e54fe
gre: introduce native tunnel support for ERSPAN
by William Tu
· 7 years ago
1119936
tcp: Remove the unused parameter for tcp_try_fastopen.
by Tonghao Zhang
· 7 years ago
c5cff85
ipv6: add rcu grace period before freeing fib6_node
by Wei Wang
· 7 years ago
e2a7c34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7d3f0cd
net: sched: Add the invalid handle check in qdisc_class_find
by Gao Feng
· 7 years ago
89e4950
dsa: remove unused net_device arg from handlers
by Florian Westphal
· 7 years ago
a43dce9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
68a66d1
net_sched: fix order of queue length updates in qdisc_replace()
by Konstantin Khlebnikov
· 7 years ago
9620fef
ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
by Eric Dumazet
· 7 years ago
a0917e0
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
by Matthew Dawson
· 7 years ago
c780a04
ipv4: better IP_MAX_MTU enforcement
by Eric Dumazet
· 7 years ago
463910e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
12d94a8
ipv6: fix NULL dereference in ip6_route_dev_notify()
by Eric Dumazet
· 7 years ago
Next »