Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9ba221b372c177b6908ff8c39b7b056538622ae1
/
net
f3b2031
net/sched: act_psample: Remove unnecessary ASSERT_RTNL
by Yotam Gigi
· 8 years ago
cadb9c9
net/sched: act_sample: Fix error path in init
by Yotam Gigi
· 8 years ago
1f5e29c
net: ipv6: add NLM_F_APPEND in notifications when applicable
by David Ahern
· 8 years ago
b2504a5
net: reduce skb_warn_bad_offload() noise
by Eric Dumazet
· 8 years ago
160ca01
rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlink
by Theuns Verwoerd
· 8 years ago
04cdf13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 8 years ago
4d1ceea
net: ethtool: convert large order kmalloc allocations to vzalloc
by Alexei Starovoitov
· 8 years ago
cdaf25d
smc: some potential use after free bugs
by Dan Carpenter
· 8 years ago
f50f212
net: dsa: Add plumbing for port mirroring
by Florian Fainelli
· 8 years ago
30357d7
lwtunnel: remove device arg to lwtunnel_build_state
by David Ahern
· 8 years ago
63a6fff
net: Avoid receiving packets with an l3mdev on unbound UDP sockets
by Robert Shearman
· 8 years ago
bf9f264
net: dsa: Hook {get,set}_rxnfc ethtool operations
by Florian Fainelli
· 8 years ago
1995876
xfrm: Add a dummy network device for napi.
by Steffen Klassert
· 8 years ago
f991bb9
net: Drop secpath on free after gro merge.
by Steffen Klassert
· 8 years ago
40be0dd
net: add devm version of alloc_etherdev_mqs function
by Rafał Miłecki
· 8 years ago
936f459
Merge tag 'batadv-next-for-davem-20170128' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
678550c6
tcp: include locally failed retries in retransmission stats
by Yuchung Cheng
· 8 years ago
7e98102
tcp: record pkts sent and retransmistted
by Yuchung Cheng
· 8 years ago
5b8784a
openvswitch: Simplify do_execute_actions().
by andy zhou
· 8 years ago
f123f2f
net: dsa: pass bridge device when a port leaves
by Vivien Didelot
· 8 years ago
a5e9a02
net: dsa: move bridge device in dsa_port
by Vivien Didelot
· 8 years ago
afdcf15
net: dsa: store a dsa_port in dsa_slave_priv
by Vivien Didelot
· 8 years ago
818be84
net: dsa: add ds and index to dsa_port
by Vivien Didelot
· 8 years ago
26895e2
net: dsa: use ds->num_ports when possible
by Vivien Didelot
· 8 years ago
a0c0216
net: dsa: variable number of ports
by Vivien Didelot
· 8 years ago
4e8f2fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
3e7514a
batman-adv: Fix includes for IS_ERR/ERR_PTR
by Sven Eckelmann
· 8 years ago
7c94606
batman-adv: Fix double call of dev_queue_xmit
by Sven Eckelmann
· 8 years ago
1b1bc42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
158f323
net: adjust skb->truesize in pskb_expand_head()
by Eric Dumazet
· 8 years ago
92e55f4
tcp: don't annotate mark on control socket from tcp_v6_send_response()
by Pablo Neira
· 8 years ago
45ce0fd
net/ipv6: support more tunnel interfaces for EUI64 link-local generation
by Felix Jia
· 8 years ago
d35a00b
net/ipv6: allow sysctl to change link-local address generation mode
by Felix Jia
· 8 years ago
1f17e2f
net: ipv6: ignore null_entry on route dumps
by David Ahern
· 8 years ago
3b7b2b0
net: ipv6: remove skb_reserve in getroute
by David Ahern
· 8 years ago
bc1727d
net: dsa: Move ports assignment closer to error checking
by Florian Fainelli
· 8 years ago
3512a8e
net: dsa: Suffix function manipulating device_node with _dn
by Florian Fainelli
· 8 years ago
293784a
net: dsa: Make most functions take a dsa_port argument
by Florian Fainelli
· 8 years ago
55ed0ce
net: dsa: Pass device pointer to dsa_register_switch
by Florian Fainelli
· 8 years ago
49b3eb7
Merge tag 'batadv-next-for-davem-20170126' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
086cb6a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
c337051
batman-adv: Treat NET_XMIT_CN as transmit successfully
by Gao Feng
· 8 years ago
0843f19
batman-adv: Remove one condition check in batadv_route_unicast_packet
by Gao Feng
· 8 years ago
269cee6
batman-adv: Remove unused variable in batadv_tt_local_set_flags
by Sven Eckelmann
· 8 years ago
ac79cbb
batman-adv: update copyright years for 2017
by Sven Eckelmann
· 8 years ago
d3e9768
batman-adv: don't add loop detect macs to TT
by Simon Wunderlich
· 8 years ago
5b9d6b1
bridge: move maybe_deliver_addr() inside #ifdef
by Arnd Bergmann
· 8 years ago
214767f
Merge tag 'batadv-net-for-davem-20170125' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
f154be2
net: dsa: Bring back device detaching in dsa_slave_suspend()
by Florian Fainelli
· 8 years ago
3979ad7
net/tcp-fastopen: make connect()'s return case more consistent with non-TFO
by Willy Tarreau
· 8 years ago
19f6d3f
net/tcp-fastopen: Add new API support
by Wei Wang
· 8 years ago
25776aa
net: Remove __sk_dst_reset() in tcp_v6_connect()
by Wei Wang
· 8 years ago
065263f
net/tcp-fastopen: refactor cookie check logic
by Wei Wang
· 8 years ago
56d8062
tcp: correct memory barrier usage in tcp_check_space()
by Jason Baron
· 8 years ago
60b1af3
tcp: reduce skb overhead in selected places
by Eric Dumazet
· 8 years ago
a08ef47
tipc: uninitialized return code in tipc_setsockopt()
by Dan Carpenter
· 8 years ago
1045ba7
net sched actions: Add support for user cookies
by Jamal Hadi Salim
· 8 years ago
5207f39
sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segment
by Xin Long
· 8 years ago
6f29a13
sctp: sctp_addr_id2transport should verify the addr before looking up assoc
by Xin Long
· 8 years ago
85c8140
lwtunnel: Fix oops on state free after encap module unload
by Robert Shearman
· 8 years ago
88ff733
net: Specify the owning module for lwtunnel ops
by Robert Shearman
· 8 years ago
35e22e4
tipc: fix cleanup at module unload
by Parthasarathy Bhuvaragan
· 8 years ago
4c887aa
tipc: ignore requests when the connection state is not CONNECTED
by Parthasarathy Bhuvaragan
· 8 years ago
9dc3abd
tipc: fix nametbl_lock soft lockup at module exit
by Parthasarathy Bhuvaragan
· 8 years ago
fc0adfc
tipc: fix connection refcount error
by Parthasarathy Bhuvaragan
· 8 years ago
d094c4d
tipc: add subscription refcount to avoid invalid delete
by Parthasarathy Bhuvaragan
· 8 years ago
93f955a
tipc: fix nametbl_lock soft lockup at node/link events
by Parthasarathy Bhuvaragan
· 8 years ago
b2c11e4
netfilter: nf_tables: bump set->ndeact on set flush
by Pablo Neira Ayuso
· 8 years ago
de70185
netfilter: nf_tables: deconstify walk callback function
by Pablo Neira Ayuso
· 8 years ago
35d0ac9
netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCL
by Pablo Neira Ayuso
· 8 years ago
5ce6b04
netfilter: nft_log: restrict the log prefix length to 127
by Liping Zhang
· 8 years ago
1464086
net: sctp: fix array overrun read on sctp_timer_tbl
by Colin Ian King
· 8 years ago
82272db
net: dsa: Drop WARN() in tag_brcm.c
by Florian Fainelli
· 8 years ago
fbfa743
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
by Eric Dumazet
· 8 years ago
21b995a
ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()
by Eric Dumazet
· 8 years ago
d1b662a
bpf: allow option for setting bpf_l4_csum_replace from scratch
by Daniel Borkmann
· 8 years ago
2492d3b
bpf: enable load bytes helper for filter/reuseport progs
by Daniel Borkmann
· 8 years ago
4faf940
bpf: simplify __is_valid_access test on cb
by Daniel Borkmann
· 8 years ago
0fb4455
af_unix: move unix_mknod() out of bindlock
by WANG Cong
· 8 years ago
5c5670f
net/sched: Introduce sample tc action
by Yotam Gigi
· 8 years ago
6ae0a62
net: Introduce psample, a new genetlink channel for packet sampling
by Yotam Gigi
· 8 years ago
23e3d61
net: dsa: Fix inverted test for multiple CPU interface
by Andrew Lunn
· 8 years ago
6db6f0e
bridge: multicast to unicast
by Felix Fietkau
· 8 years ago
4548b68
Introduce a sysctl that modifies the value of PROT_SOCK.
by Krister Johansen
· 8 years ago
115865f
mac80211: don't try to sleep in rate_control_rate_init()
by Johannes Berg
· 8 years ago
b2fbd04
netfilter: nf_tables: validate the name size when possible
by Liping Zhang
· 8 years ago
4078b76
net: dsa: Check return value of phy_connect_direct()
by Florian Fainelli
· 8 years ago
9f427a0e
net: mpls: Fix multipath selection for LSR use case
by David Ahern
· 8 years ago
9ca677b1
ipv6: add NUMA awareness to seg6_hmac_init_algo()
by Eric Dumazet
· 8 years ago
530cef2
6lowpan: use rb_entry()
by Geliang Tang
· 8 years ago
e90665a
Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
b667744
bridge: netlink: call br_changelink() during br_dev_newlink()
by Ivan Vecera
· 8 years ago
cf1a56a
net: dsa: Remove hwmon support
by Andrew Lunn
· 8 years ago
319554f
inet: don't use sk_v6_rcv_saddr directly
by Josef Bacik
· 8 years ago
1b7cd00
net: remove duplicate code.
by Mahesh Bandewar
· 8 years ago
264b87f
fq_codel: Avoid regenerating skb flow hash unless necessary
by Andrew Collins
· 8 years ago
01fd12b
tipc: make replicast a user selectable option
by Jon Paul Maloy
· 8 years ago
a853e4c
tipc: introduce replicast as transport option for multicast
by Jon Paul Maloy
· 8 years ago
2ae0b8a
tipc: add functionality to lookup multicast destination nodes
by Jon Paul Maloy
· 8 years ago
9999974
tipc: add function for checking broadcast support in bearer
by Jon Paul Maloy
· 8 years ago
Next »