Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2c08ab3f2504bc7ba816ce6fde051b8bd5f028e4
/
include
/
net
fd0c88b
net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid references
by Arnd Bergmann
· 7 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
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
fe40079
ipv6: fib: Provide offload indication using nexthop flags
by Ido Schimmel
· 7 years ago
0a6f041
Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 7 years ago
42b7305
udp: fix linear skb reception with PEEK_OFF
by Al Viro
· 7 years ago
fd851ba
udp: harden copy_linear_skb()
by Eric Dumazet
· 7 years ago
e4dde41
net: fix compilation when busy poll is not enabled
by Daniel Borkmann
· 7 years ago
ad729bc9
bonding: require speed/duplex only for 802.3ad, alb and tlb
by Andreas Born
· 7 years ago
7b06e8a
net: sched: remove cops->tcf_cl_offload
by Jiri Pirko
· 7 years ago
237f79d
net: sched: remove handle propagation down to the drivers
by Jiri Pirko
· 7 years ago
7690f2a
net: sched: propagate classid down to offload drivers
by Jiri Pirko
· 7 years ago
861932e
net: sched: Add helpers to identify classids
by Jiri Pirko
· 7 years ago
327c0da
sctp: fix some indents in sm_make_chunk.c
by Xin Long
· 7 years ago
172a159
sctp: remove the typedef sctp_disposition_t
by Xin Long
· 7 years ago
8ee821a
sctp: remove the typedef sctp_sm_table_entry_t
by Xin Long
· 7 years ago
eb662a6
sctp: remove the unused typedef sctp_sm_command_t
by Xin Long
· 7 years ago
e08af95
sctp: remove the typedef sctp_verb_t
by Xin Long
· 7 years ago
c488b77
sctp: remove the typedef sctp_arg_t
by Xin Long
· 7 years ago
a85bbeb
sctp: remove the typedef sctp_cmd_seq_t
by Xin Long
· 7 years ago
e2c3108
sctp: remove the typedef sctp_cmd_t
by Xin Long
· 7 years ago
b7ef261
sctp: remove the typedef sctp_socket_type_t
by Xin Long
· 7 years ago
d38ef5a
sctp: remove the typedef sctp_dbg_objcnt_entry_t
by Xin Long
· 7 years ago
a05437a
sctp: remove the typedef sctp_cmsgs_t
by Xin Long
· 7 years ago
74439f3
sctp: remove the typedef sctp_endpoint_type_t
by Xin Long
· 7 years ago
edf903f
sctp: remove the typedef sctp_sender_hb_info_t
by Xin Long
· 7 years ago
afa6c45
sctp: remove the unused typedef sctp_packet_phandler_t
by Xin Long
· 7 years ago
077fbac
net: xfrm: support setting an output mark.
by Lorenzo Colitti
· 7 years ago
598a968
net-next: dsa: add flow_dissect callback to struct dsa_device_ops
by John Crispin
· 7 years ago
68277a2
net-next: dsa: move struct dsa_device_ops to the global header file
by John Crispin
· 7 years ago
62256f9
rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED
by Florian Westphal
· 7 years ago
b97bac6
rtnetlink: make rtnl_register accept a flags parameter
by Florian Westphal
· 7 years ago
3118e6e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
04c2cf3
mac80211: add api to start ba session timer expired flow
by Naftali Goldstein
· 7 years ago
feca7d8
net: ipv6: avoid overhead when no custom FIB rules are installed
by Vincent Bernat
· 7 years ago
29ab586
net: switchdev: Remove bridge bypass support from switchdev
by Arkadi Sharshevsky
· 7 years ago
Next »