Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f18d20218a14d11d8fd6ed32e66ad199c8c93280
/
net
a38402b
flow_dissector: dissect tunnel info
by Simon Horman
· 7 years ago
3733be1
ipv4: Namespaceify tcp_fastopen_blackhole_timeout knob
by Haishuang Yan
· 7 years ago
4371384
ipv4: Namespaceify tcp_fastopen_key knob
by Haishuang Yan
· 7 years ago
dd00059
ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_once
by Haishuang Yan
· 7 years ago
e1cfcbe
ipv4: Namespaceify tcp_fastopen knob
by Haishuang Yan
· 7 years ago
aa193d9
net: dsa: remove tag ops from the switch tree
by Vivien Didelot
· 7 years ago
2f657a6
net: dsa: change dsa_ptr for a dsa_port
by Vivien Didelot
· 7 years ago
3e41f93
net: dsa: prepare master receive hot path
by Vivien Didelot
· 7 years ago
1524024
net: dsa: add tagging ops to port
by Vivien Didelot
· 7 years ago
62fc958
net: dsa: use temporary dsa_device_ops variable
by Vivien Didelot
· 7 years ago
7ec764e
net: dsa: use cpu_dp in master code
by Vivien Didelot
· 7 years ago
3775b1b
net: dsa: add master helper to look up slaves
by Vivien Didelot
· 7 years ago
b1c49d1
net_sched: remove redundant assignment to ret
by Colin Ian King
· 7 years ago
ef739d8
net: ipmr: make function ipmr_notifier_init static
by Colin Ian King
· 7 years ago
84e14fe
net-ipv6: add support for sockopt(SOL_IPV6, IPV6_FREEBIND)
by Maciej Żenczykowski
· 7 years ago
1f372c7
net: ipv6: send NS for DAD when link operationally up
by Mike Manning
· 7 years ago
fa8fefa
net: ipv4: remove fib_info arg to fib_check_nh
by David Ahern
· 7 years ago
c7c3e59
net: ipv4: remove fib_weight
by David Ahern
· 7 years ago
cf5d74b
tcp: fix under-evaluated ssthresh in TCP Vegas
by Hoang Tran
· 7 years ago
5af48b5
net: bridge: add per-port group_fwd_mask with less restrictions
by Nikolay Aleksandrov
· 7 years ago
4c82a95
rtnetlink: rtnl_have_link_slave_info doesn't need rtnl
by Florian Westphal
· 7 years ago
b1e66b9
rtnetlink: add helpers to dump netnsid information
by Florian Westphal
· 7 years ago
250fc3d
rtnetlink: add helpers to dump vf information
by Florian Westphal
· 7 years ago
79110a0
rtnetlink: add helper to put master and link ifindexes
by Florian Westphal
· 7 years ago
e761437
net_sched: use idr to allocate u32 filter handles
by Cong Wang
· 7 years ago
1d8134f
net_sched: use idr to allocate basic filter handles
by Cong Wang
· 7 years ago
76cf546
net_sched: use idr to allocate bpf filter handles
by Cong Wang
· 7 years ago
8f1975e
inetpeer: speed up inetpeer_invalidate_tree()
by Eric Dumazet
· 7 years ago
478e4c2
net: mroute: Check if rule is a default rule
by Yotam Gigi
· 7 years ago
c7c0bbe
net: ipmr: Add MFC offload indication
by Yotam Gigi
· 7 years ago
b362053
ipmr: Send FIB notifications on MFC and VIF entries
by Yotam Gigi
· 7 years ago
4d65b94
ipmr: Add FIB notification access functions
by Yotam Gigi
· 7 years ago
310ebbb
ipmr: Add reference count to MFC entries
by Yotam Gigi
· 7 years ago
69b2c162
net: dsa: use phy_ethtool_nway_reset
by Vivien Didelot
· 7 years ago
aa62a8c
net: dsa: use phy_ethtool_set_link_ksettings
by Vivien Didelot
· 7 years ago
771df31
net: dsa: use phy_ethtool_get_link_ksettings
by Vivien Didelot
· 7 years ago
0115dcd
net: dsa: use slave device phydev
by Vivien Didelot
· 7 years ago
f4344e0
net: dsa: return -ENODEV is there is no slave PHY
by Vivien Didelot
· 7 years ago
de8f3a8
bpf: add meta pointer for direct access
by Daniel Borkmann
· 7 years ago
6aaae2b
bpf: rename bpf_compute_data_end into bpf_compute_data_pointers
by Daniel Borkmann
· 7 years ago
d9db5e3
kcm: Remove redundant unlikely()
by Tobias Klauser
· 7 years ago
63a4e80
ipv6: Remove redundant unlikely()
by Tobias Klauser
· 7 years ago
98e4fcf
datagram: Remove redundant unlikely()
by Tobias Klauser
· 7 years ago
01ccdf1
neigh: make strucrt neigh_table::entry_size unsigned int
by Alexey Dobriyan
· 7 years ago
7c90584
net: speed up skb_rbtree_purge()
by Eric Dumazet
· 7 years ago
3aa605f
sch_netem: faster rb tree removal
by Eric Dumazet
· 7 years ago
fb8a6a2
net: dsa: add port enable and disable helpers
by Vivien Didelot
· 7 years ago
6457edf
net: dsa: make slave close symmetrical to open
by Vivien Didelot
· 7 years ago
d835b63
net: nfc: llcp_core: use setup_timer() helper.
by Allen Pais
· 7 years ago
22d387e
net: nfc: hci: llc_shdlc: use setup_timer() helper.
by Allen Pais
· 7 years ago
b1e07c5
net: nfc: hci: use setup_timer() helper.
by Allen Pais
· 7 years ago
2d04cfc
net: af_packet: use setup_timer() helper.
by Allen Pais
· 7 years ago
1f8d31d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
71aa60f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
3fb5ec0
Merge branch 'ieee802154-for-davem-2017-09-20' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next
by David S. Miller
· 7 years ago
52a59bd
net: use 32-bit arithmetic while allocating net device
by Alexey Dobriyan
· 7 years ago
242c1a2
net: Remove useless function skb_header_release
by Gao Feng
· 7 years ago
fbed24b
inet: fix improper empty comparison
by Josef Bacik
· 7 years ago
7a56673
net: use inet6_rcv_saddr to compare sockets
by Josef Bacik
· 7 years ago
cbb2fb5
net: set tb->fast_sk_family
by Josef Bacik
· 7 years ago
581fe0e
net: orphan frags on stand-alone ptype in dev_queue_xmit_nit
by Willem de Bruijn
· 7 years ago
2ed343f
net:nfc: use setup_timer
by Allen Pais
· 7 years ago
8701352
bridge: trigger RTM_NEWLINK when interface is modified by bridge ioctl
by Vincent Bernat
· 7 years ago
51957bc
net/smc: parameter cleanup in smc_cdc_get_free_slot()
by Ursula Braun
· 7 years ago
8c96fee
net/smc: no close wait in case of process shut down
by Ursula Braun
· 7 years ago
18e537c
net/smc: introduce a delay
by Ursula Braun
· 7 years ago
bfbedfd
net/smc: terminate link group if out-of-sync is received
by Ursula Braun
· 7 years ago
5bc11dd
net/smc: longer delay for client link group removal
by Ursula Braun
· 7 years ago
8301fa4
net/smc: adapt send request completion notification
by Ursula Braun
· 7 years ago
a6832c3
net/smc: adjust net_device refcount
by Ursula Braun
· 7 years ago
731b008
net/smc: take RCU read lock for routing cache lookup
by Ursula Braun
· 7 years ago
846e344
net/smc: add receive timeout check
by Hans Wippel
· 7 years ago
09579ac
net/smc: add missing dev_put
by Hans Wippel
· 7 years ago
de40fc5
net: dsa: add port fdb dump
by Vivien Didelot
· 7 years ago
4fa7b71
net: dsa: better scoping of slave functions
by Vivien Didelot
· 7 years ago
19cab88
net: ethtool: Add back transceiver type
by Florian Fainelli
· 7 years ago
6e617de
net: avoid a full fib lookup when rp_filter is disabled.
by Paolo Abeni
· 7 years ago
fe2502e
net_sched: remove cls_flower idr on failure
by Cong Wang
· 7 years ago
21f4d5c
net_sched/hfsc: fix curve activation in hfsc_change_class()
by Konstantin Khlebnikov
· 7 years ago
c8e1812
net_sched: always reset qdisc backlog in qdisc_reset()
by Konstantin Khlebnikov
· 7 years ago
4c4d11b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
53bade8
net: dsa: Utilize dsa_slave_dev_check()
by Florian Fainelli
· 7 years ago
92dd545
net: change skb->mac_header when Generic XDP calls adjust_head
by Edward Cree
· 7 years ago
eccaa9e
Revert "bridge: also trigger RTM_NEWLINK when interface is released from bridge"
by David S. Miller
· 7 years ago
c2a64bb
net: compat: assert the size of cmsg copied in is as expected
by Meng Xu
· 7 years ago
0d4a660
udp: do rmem bulk free even if the rx sk queue is empty
by Paolo Abeni
· 7 years ago
00ba4cb
bridge: also trigger RTM_NEWLINK when interface is released from bridge
by Vincent Bernat
· 7 years ago
008ba2a
packet: hold bind lock when rebinding to fanout hook
by Willem de Bruijn
· 7 years ago
d4e1b29
ipv6: Use ipv6_authlen for len in ipv6_skip_exthdr
by Xiang Gao
· 7 years ago
3e49626
mac802154: Fix MAC header and payload encrypted
by Diogenes Pereira
· 7 years ago
91f4aa97
mac802154: replace hardcoded value with macro
by Diogenes Pereira
· 7 years ago
35e015e
ipv6: fix net.ipv6.conf.all interface DAD handlers
by Matteo Croce
· 7 years ago
6819a14
net: ipv6: fix regression of no RTM_DELADDR sent after DAD failure
by Mike Manning
· 7 years ago
7c30013
bpf: fix ri->map_owner pointer on bpf_prog_realloc
by Daniel Borkmann
· 7 years ago
64bc178
ipv4: speedup ipv6 tunnels dismantle
by Eric Dumazet
· 7 years ago
bb401ca
ipv6: speedup ipv6 tunnels dismantle
by Eric Dumazet
· 7 years ago
789e6dd
tcp: batch tcp_net_metrics_exit
by Eric Dumazet
· 7 years ago
a90c934
ipv6: addrlabel: per netns list
by Eric Dumazet
· 7 years ago
752fbcc
net_sched: no need to free qdisc in RCU callback
by Cong Wang
· 7 years ago
b5b7db8
tcp: fastopen: fix on syn-data transmit failure
by Eric Dumazet
· 7 years ago
Next »