Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
699d7a5734c9051d33fb86b57c6d7cd3fb84809b
/
net
« Previous
213ef6e
tls: Move tls_make_aad to header to allow sharing
by Ilya Lesokhin
· 7 years ago
ff45d82
tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.
by Ilya Lesokhin
· 7 years ago
6d88207
tls: Add function to update the TLS socket configuration
by Ilya Lesokhin
· 7 years ago
61ef6da
tls: Use kzalloc for aead_request allocation
by Ilya Lesokhin
· 7 years ago
3a9b76f
tcp: allow drivers to tweak TSQ logic
by Eric Dumazet
· 7 years ago
166c881
Merge tag 'rxrpc-next-20171111' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 7 years ago
baeb0db
xfrm6_tunnel: exit_net cleanup check added
by Vasily Averin
· 7 years ago
ae61e8c
phonet: exit_net cleanup check added
by Vasily Averin
· 7 years ago
1e7af3b
l2tp: exit_net cleanup check added
by Vasily Averin
· 7 years ago
ce2b7db
fib_rules: exit_net cleanup check added
by Vasily Averin
· 7 years ago
0b6f595
fib_notifier: exit_net cleanup check added
by Vasily Averin
· 7 years ago
ee21b18b
netdev: exit_net cleanup check added
by Vasily Averin
· 7 years ago
669f8f1
packet: exit_net cleanup check added
by Vasily Averin
· 7 years ago
663faea
af_key: replace BUG_ON on WARN_ON in net_exit hook
by Vasily Averin
· 7 years ago
0e74aa1
xfrm: Copy policy family in clone_policy
by Herbert Xu
· 7 years ago
ee0ab7a2
net: dsa: Fix dependencies on bridge
by Andrew Lunn
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8e9a2db
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b112708
libceph: don't WARN() if user tries to add invalid key
by Eric Biggers
· 7 years ago
18370b3
ceph: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
77552cf
ip6_tunnel: clean up ip4ip6 and ip6ip6's err_handlers
by Xin Long
· 7 years ago
b00f543
ip6_tunnel: process toobig in a better way
by Xin Long
· 7 years ago
383c1f8
ip6_tunnel: add the process for redirect in ip6_tnl_err
by Xin Long
· 7 years ago
fe1a4ca
ip6_gre: process toobig in a better way
by Xin Long
· 7 years ago
929fc03
ip6_gre: add the process for redirect in ip6gre_err
by Xin Long
· 7 years ago
6afce19
Merge tag 'nfc-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by David S. Miller
· 7 years ago
cd8a6c3
openvswitch: Add meter action support
by Andy Zhou
· 7 years ago
96fbc13
openvswitch: Add meter infrastructure
by Andy Zhou
· 7 years ago
9602c01
openvswitch: export get_dp() API.
by Andy Zhou
· 7 years ago
b74b70c
net: dsa: Support prepended Broadcom tag
by Florian Fainelli
· 7 years ago
f7c39e3
net: dsa: tag_brcm: Prepare for supporting prepended tag
by Florian Fainelli
· 7 years ago
5ed4e3e
net: dsa: Pass a port to get_tag_protocol()
by Florian Fainelli
· 7 years ago
ee9d342
net/sched/sch_red.c: work around gcc-4.4.4 anon union initializer issue
by Andrew Morton
· 7 years ago
0642840
af_netlink: ensure that NLMSG_DONE never fails in dumps
by Jason A. Donenfeld
· 7 years ago
836af83
netem: support delivering packets in delayed time slots
by Dave Taht
· 7 years ago
9980317
netem: add uapi to express delay and jitter in nanoseconds
by Dave Taht
· 7 years ago
112f9cb
netem: convert to qdisc_watchdog_schedule_ns
by Dave Taht
· 7 years ago
338d182
ipv6: try not to take rtnl_lock in ip6mr_sk_done
by Francesco Ruggeri
· 7 years ago
fdae5f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
39b1752
net: Remove unused skb_shared_info member
by Mat Martineau
· 7 years ago
da9ca82
l2tp: remove the .tunnel_sock field from struct pppol2tp_session
by Guillaume Nault
· 7 years ago
7198c77
l2tp: avoid using ->tunnel_sock for getting session's parent tunnel
by Guillaume Nault
· 7 years ago
8fdfd65
l2tp: remove .tunnel_sock from struct l2tp_eth
by Guillaume Nault
· 7 years ago
4672cd3
net: dsa: lan9303: Clear offload_fwd_mark for IGMP
by Egil Hjelmeland
· 7 years ago
052d41c
vlan: fix a use-after-free in vlan_device_event()
by Cong Wang
· 7 years ago
13edbdb
net: dsa: {e}dsa: set offload_fwd_mark on received packets
by Andrew Lunn
· 7 years ago
a42c8e3
net: dsa: Fix SWITCHDEV_ATTR_ID_PORT_PARENT_ID
by Andrew Lunn
· 7 years ago
5290ada
sock: Remove the global prot_inuse counter.
by Tonghao Zhang
· 7 years ago
2d91914
net: decnet: dn_table: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
765924e
l2tp: don't close sessions in l2tp_tunnel_destruct()
by Guillaume Nault
· 7 years ago
737ff31
tcp: use sequence distance to detect reordering
by Yuchung Cheng
· 7 years ago
713bafe
tcp: retire FACK loss detection
by Yuchung Cheng
· 7 years ago
2118df9
net: dsa: return after vlan prepare phase
by Vivien Didelot
· 7 years ago
b0b38a1
net: dsa: return after mdb prepare phase
by Vivien Didelot
· 7 years ago
8d6e79d
tipc: improve link resiliency when rps is activated
by Jon Maloy
· 7 years ago
2210d6b
net: ipv6: sysctl to specify IPv6 ND traffic class
by Maciej Żenczykowski
· 7 years ago
04bad8b
net/ncsi: Don't return error on normal response
by Samuel Mendoza-Jonas
· 7 years ago
9ef8690
net/ncsi: Improve general state logging
by Samuel Mendoza-Jonas
· 7 years ago
0eb96bf
tcp: fix tcp_fastretrans_alert warning
by Yuchung Cheng
· 7 years ago
7ec318f
tcp: gso: avoid refcount_t warning from tcp_gso_segment()
by Eric Dumazet
· 7 years ago
4c5b9d9
act_vlan: VLAN action rewrite to use RCU lock/unlock and update
by Manish Kurup
· 7 years ago
e0496cb
act_vlan: Change stats update to use per-core stats
by Manish Kurup
· 7 years ago
1cb483a
rds: ib: Fix NULL pointer dereference in debug code
by Håkon Bugge
· 7 years ago
a0efab6
ip_gre: add the support for i/o_flags update via ioctl
by Xin Long
· 7 years ago
dd9d598
ip_gre: add the support for i/o_flags update via netlink
by Xin Long
· 7 years ago
356d183
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
by Eric Dumazet
· 7 years ago
a3dcaf1
net: allow per netns sysctl_rmem and sysctl_wmem for protos
by Eric Dumazet
· 7 years ago
2ea7a67
net: dsa: Don't add vlans when vlan filtering is disabled
by Andrew Lunn
· 7 years ago
ae45102
net: dsa: switch: Don't add CPU port to an mdb by default
by Andrew Lunn
· 7 years ago
bb9f60317
net: dsa: add more const attributes
by Andrew Lunn
· 7 years ago
5f4dbc5
net: dsa: slave: Handle switchdev host mdb add/del
by Andrew Lunn
· 7 years ago
47d5b6d
net: bridge: Add/del switchdev object on host join/leave
by Andrew Lunn
· 7 years ago
2a26028
net: bridge: Send notification when host join/leaves a group
by Andrew Lunn
· 7 years ago
ff0fd34
net: bridge: Rename mglist to host_joined
by Andrew Lunn
· 7 years ago
4dc6758
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
4d63adf
NFC: Add NFC_CMD_DEACTIVATE_TARGET support
by Mark Greer
· 7 years ago
72ad533
NFC: digital: Abort cmd when deactivating target
by Mark Greer
· 7 years ago
6a17280
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
35c55fc
cls_u32: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
f2b7510
cls_tcindex: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
9658506
cls_rsvp: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
3fd51de
cls_route: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
57767e78
cls_matchall: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
d5f984f
cls_fw: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
0dadc11
cls_flower: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
22f7cec
cls_flow: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
ed14816
cls_cgroup: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
aae2c35
cls_bpf: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
0b2a598
cls_basic: use tcf_exts_get_net() before call_rcu()
by Cong Wang
· 7 years ago
e4b95c4
net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()
by Cong Wang
· 7 years ago
c7e460c
Revert "net_sched: hold netns refcnt for each action"
by Cong Wang
· 7 years ago
b4fbb34
net: dsa: rename probe and remove switch functions
by Vivien Didelot
· 7 years ago
3081735
net: dsa: setup a tree when adding a switch to it
by Vivien Didelot
· 7 years ago
34c09a8
net: dsa: setup routing table
by Vivien Didelot
· 7 years ago
c528666
net: dsa: use of_for_each_phandle
by Vivien Didelot
· 7 years ago
f163da8
net: dsa: add find port by node helper
by Vivien Didelot
· 7 years ago
1d27732
net: dsa: setup and teardown ports
by Vivien Didelot
· 7 years ago
1f08f9e
net: dsa: setup and teardown switches
by Vivien Didelot
· 7 years ago
ec15dd4
net: dsa: setup and teardown tree
by Vivien Didelot
· 7 years ago
17a22fc
net: dsa: setup and teardown master device
by Vivien Didelot
· 7 years ago
Next »