Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3efb960f056d855d4b1f07095df1f313c05765f4
/
net
7612fb0
net: sched: remove tc_can_offload check from egdev call
by Jiri Pirko
· 7 years ago
44ae12a
net: sched: move the can_offload check from binding phase to rule insertion phase
by Jiri Pirko
· 7 years ago
9289906
net: bridge: add notifications for the bridge dev on vlan change
by Nikolay Aleksandrov
· 7 years ago
ed29668
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
59c1cec
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 7 years ago
f849772
net: dsa: lan9303: lan9303_rcv set skb->offload_fwd_mark
by Egil Hjelmeland
· 7 years ago
e9292f2c
net: dsa: lan9303: Add STP ALR entry on port 0
by Egil Hjelmeland
· 7 years ago
909fb9a
net: dsa: lan9303: Transmit using ALR when unicast
by Egil Hjelmeland
· 7 years ago
032a480
ipv4: fix validate_source for VRF setup
by Paolo Abeni
· 7 years ago
dc82673
sctp: fix error return code in sctp_send_add_streams()
by Wei Yongjun
· 7 years ago
2b7cda9
tcp: fix tcp_mtu_probe() vs highest_sack
by Eric Dumazet
· 7 years ago
e669b86
ipv6: addrconf: increment ifp refcount before ipv6_del_addr()
by Eric Dumazet
· 7 years ago
da13c59
net: display hw address of source machine during ipv6 DAD failure
by Vishwanath Pai
· 7 years ago
31f74f0
net: netrom: nr_route: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
4c31606
net: netrom: nr_route: refactor code in nr_add_node
by Gustavo A. R. Silva
· 7 years ago
122f00c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
31b102b
net: tipc: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
3051fbe
net: sit: Update lookup to handle links set to L3 slave
by David Ahern
· 7 years ago
1a3fbd3
net: bridge: add neigh_suppress to bridge port policies
by Nikolay Aleksandrov
· 7 years ago
f1fd20c
MAINTAINERS: Update Yotam's E-mail
by Yotam Gigi
· 7 years ago
26a8ba2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
54df7ef
net: dccp: ccids: lib: packet_history: use swap macro in tfrc_rx_hist_swap
by Gustavo A. R. Silva
· 7 years ago
3a7943b
net: decnet: dn_nsp_out: use swap macro in dn_mk_ack_header
by Gustavo A. R. Silva
· 7 years ago
68ad08c
net: decnet: dn_nsp_in: use swap macro in dn_nsp_rx_packet
by Gustavo A. R. Silva
· 7 years ago
db32919
ip_vti: remove the useless err_count check in vti_xmit
by Xin Long
· 7 years ago
6c31e5a
net: Add extack to fib_notifier_info
by David Ahern
· 7 years ago
4f6265d
netlink: Allow ext_ack to carry non-error messages
by David Ahern
· 7 years ago
951259aa
net: dsa: remove name arg from slave create
by Vivien Didelot
· 7 years ago
1838fa8
net: dsa: get port name at parse time
by Vivien Didelot
· 7 years ago
cbabb0a
net: dsa: get master device at port parsing time
by Vivien Didelot
· 7 years ago
6d4e5c5
net: dsa: get port type at parse time
by Vivien Didelot
· 7 years ago
fd223e2
net: dsa: add port parse functions
by Vivien Didelot
· 7 years ago
5b32fe0
net: dsa: get ports within parsing code
by Vivien Didelot
· 7 years ago
e8a8d86
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
675080f
l2tp: remove field 'dev' from struct l2tp_eth
by Guillaume Nault
· 7 years ago
c7fa745
l2tp: remove l2tp_tunnel_count and l2tp_session_count
by Guillaume Nault
· 7 years ago
9ff672b
l2tp: remove l2tp specific refcount debugging
by Guillaume Nault
· 7 years ago
a434621
l2tp: remove ->ref() and ->deref()
by Guillaume Nault
· 7 years ago
384c181
net: sched: Identify hardware traffic classes using classid
by Amritha Nambiar
· 7 years ago
73b9fc4
xfrm: Fix GSO for IPsec with GRE tunnel.
by Steffen Klassert
· 7 years ago
822e86d
net_sched: remove tcf_block_put_deferred()
by Cong Wang
· 7 years ago
f9e56ba
l2tp: hold tunnel in pppol2tp_connect()
by Guillaume Nault
· 7 years ago
aa2bc73
net: filter: remove unused variable and fix warning
by Jakub Kicinski
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
2064ee3
Bluetooth: Use bt_dev_err and bt_dev_info when possible
by Marcel Holtmann
· 7 years ago
a9ee77a
Bluetooth: avoid recursive locking in hci_send_to_channel()
by Sebastian Andrzej Siewior
· 7 years ago
19e1219
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
46e235c
net_sched: fix call_rcu() race on act_sample module removal
by Cong Wang
· 7 years ago
2d132eb
net_sched: add rtnl assertion to tcf_exts_destroy()
by Cong Wang
· 7 years ago
27ce4f0
net_sched: use tcf_queue_work() in tcindex filter
by Cong Wang
· 7 years ago
d4f84a4
net_sched: use tcf_queue_work() in rsvp filter
by Cong Wang
· 7 years ago
c2f3f31
net_sched: use tcf_queue_work() in route filter
by Cong Wang
· 7 years ago
c0d378e
net_sched: use tcf_queue_work() in u32 filter
by Cong Wang
· 7 years ago
df2735e
net_sched: use tcf_queue_work() in matchall filter
by Cong Wang
· 7 years ago
e071dff
net_sched: use tcf_queue_work() in fw filter
by Cong Wang
· 7 years ago
0552c8a
net_sched: use tcf_queue_work() in flower filter
by Cong Wang
· 7 years ago
94cdb47
net_sched: use tcf_queue_work() in flow filter
by Cong Wang
· 7 years ago
b1b5b04
net_sched: use tcf_queue_work() in cgroup filter
by Cong Wang
· 7 years ago
e910af6
net_sched: use tcf_queue_work() in bpf filter
by Cong Wang
· 7 years ago
c96a483
net_sched: use tcf_queue_work() in basic filter
by Cong Wang
· 7 years ago
7aa0045
net_sched: introduce a workqueue for RCU callbacks of tc filter
by Cong Wang
· 7 years ago
f17d858
Bluetooth: Fix potential memory leak
by Jaganath Kanakkassery
· 7 years ago
978aa04
sctp: fix some type cast warnings introduced since very beginning
by Xin Long
· 7 years ago
f6fc6bc
sctp: fix a type cast warnings that causes a_rwnd gets the wrong value
by Xin Long
· 7 years ago
8d32503
sctp: fix some type cast warnings introduced by transport rhashtable
by Xin Long
· 7 years ago
1da4fc9
sctp: fix some type cast warnings introduced by stream reconf
by Xin Long
· 7 years ago
50317fc
net_sched: avoid matching qdisc with zero handle
by Cong Wang
· 7 years ago
2ea2352
ipv6: prevent user from adding cached routes
by Wei Wang
· 7 years ago
d04adf1
sctp: reset owner sk for data chunks on out queues when migrating a sock
by Xin Long
· 7 years ago
87e3de1
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
bfa64075
bpf: rename sk_actions to align with bpf infrastructure
by John Fastabend
· 7 years ago
8108a77
bpf: bpf_compute_data uses incorrect cb structure
by John Fastabend
· 7 years ago
f98be6c
l2tp: initialise PPP sessions before registering them
by Guillaume Nault
· 7 years ago
ee40fb2e
l2tp: protect sock pointer of struct pppol2tp_session with RCU
by Guillaume Nault
· 7 years ago
ee28de6
l2tp: initialise l2tp_eth sessions before registering them
by Guillaume Nault
· 7 years ago
3953ae7
l2tp: don't register sessions in l2tp_session_create()
by Guillaume Nault
· 7 years ago
949cf8b
tcp: Remove "linux/unaligned/access_ok.h" include.
by David S. Miller
· 7 years ago
f418af6
bridge: vlan: signal if anything changed on vlan add
by Nikolay Aleksandrov
· 7 years ago
e19b42a
bridge: netlink: make setlink/dellink notifications more accurate
by Nikolay Aleksandrov
· 7 years ago
c26e91f
tcp: Namespace-ify sysctl_tcp_pacing_ca_ratio
by Eric Dumazet
· 7 years ago
23a7102a
tcp: Namespace-ify sysctl_tcp_pacing_ss_ratio
by Eric Dumazet
· 7 years ago
4170ba6
tcp: Namespace-ify sysctl_tcp_invalid_ratelimit
by Eric Dumazet
· 7 years ago
790f00e
tcp: Namespace-ify sysctl_tcp_autocorking
by Eric Dumazet
· 7 years ago
bd23970
tcp: Namespace-ify sysctl_tcp_min_rtt_wlen
by Eric Dumazet
· 7 years ago
26e9596
tcp: Namespace-ify sysctl_tcp_min_tso_segs
by Eric Dumazet
· 7 years ago
b530b68
tcp: Namespace-ify sysctl_tcp_challenge_ack_limit
by Eric Dumazet
· 7 years ago
9184d8b
tcp: Namespace-ify sysctl_tcp_limit_output_bytes
by Eric Dumazet
· 7 years ago
ceef9ab
tcp: Namespace-ify sysctl_tcp_workaround_signed_windows
by Eric Dumazet
· 7 years ago
d06a990
tcp: Namespace-ify sysctl_tcp_tso_win_divisor
by Eric Dumazet
· 7 years ago
4540c0c
tcp: Namespace-ify sysctl_tcp_moderate_rcvbuf
by Eric Dumazet
· 7 years ago
ec36e41
tcp: Namespace-ify sysctl_tcp_nometrics_save
by Eric Dumazet
· 7 years ago
ee1836a
tcp: refresh tp timestamp before tcp_mtu_probe()
by Eric Dumazet
· 7 years ago
74b6551
ipv6: exthdrs: use swap macro in ipv6_dest_hao
by Gustavo A. R. Silva
· 7 years ago
57ab1ca
net: dsa: move fixed link registration helpers
by Vivien Didelot
· 7 years ago
3d0bd02
net/sched: Add support for HW offloading for CBS
by Vinicius Costa Gomes
· 7 years ago
585d763
net/sched: Introduce Credit Based Shaper (CBS) qdisc
by Vinicius Costa Gomes
· 7 years ago
0f7787b
net/sched: Add select_queue() class_ops for mqprio
by Jesus Sanchez-Palencia
· 7 years ago
ce8a75f
net/sched: Change behavior of mq select_queue()
by Jesus Sanchez-Palencia
· 7 years ago
26aa045
net/sched: Check for null dev_queue on create flow
by Jesus Sanchez-Palencia
· 7 years ago
5749f0f
net: dsa: remove port masks
by Vivien Didelot
· 7 years ago
Next »