Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ed1ff5c397b58b81a887924e7e650f2187b7f808
/
net
6ffd464
netprio_cgroup: remove task_struct parameter from sock_update_netprio()
by Zefan Li
· 12 years ago
211d2f97
cls_cgroup: remove task_struct parameter from sock_update_classid()
by Zefan Li
· 12 years ago
10b96f7
tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup()
by Zefan Li
· 12 years ago
617fe29
net: ipv6: only invalidate previously tokenized addresses
by Daniel Borkmann
· 12 years ago
fc40383
net: ipv6: also allow token to be set when device not ready
by Daniel Borkmann
· 12 years ago
914faa1
net: ipv6: minor: use in6addr_any in token init
by Daniel Borkmann
· 12 years ago
f53adae
net: ipv6: add tokenized interface identifier support
by Daniel Borkmann
· 12 years ago
9f7f78b
mac802154: Keep track of the channel when changed
by Alan Ott
· 12 years ago
c17277f
TTY: ircomm, use GFP_KERNEL in ircomm_open()
by Mathias Krause
· 12 years ago
e1e3c80
irda: use GFP_KERNEL in irda_connect_response()
by Mathias Krause
· 12 years ago
84e2306
irda: use GFP_KERNEL in irda_create()
by Mathias Krause
· 12 years ago
22251c7
ip_gre: fix a possible crash in parse_gre_header()
by Eric Dumazet
· 12 years ago
56aa091
ieee802154/nl-mac.c: make some MLME operations optional
by Werner Almesberger
· 12 years ago
6b0ee8c0
scm: Stop passing struct cred
by Eric W. Biederman
· 12 years ago
d978a63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
8303e69
decnet: remove duplicated include from dn_table.c
by Wei Yongjun
· 12 years ago
2f13e9f
net_cls: remove duplicated include from cls_api.c
by Wei Yongjun
· 12 years ago
fc52eea
6lowpan: handle dev_queue_xmit() error code properly
by Alan Ott
· 12 years ago
e937f583
mac802154: Increase tx_buffer_len
by Alan Ott
· 12 years ago
b5992fe
mac802154: Use netif flow control
by Alan Ott
· 12 years ago
7dd43d3
mac802154: Do not try to resend failed packets
by Alan Ott
· 12 years ago
524fba6
sctp: fix error return code in __sctp_connect()
by Wei Yongjun
· 12 years ago
cfbe800
802: fix a possible race condition
by Cong Wang
· 12 years ago
d5e0d0f
VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg()
by Mathias Krause
· 12 years ago
680d04e
VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue()
by Mathias Krause
· 12 years ago
60085c3
tipc: fix info leaks via msg_name in recv_msg/recv_stream
by Mathias Krause
· 12 years ago
4a18423
rose: fix info leak via msg_name in rose_recvmsg()
by Mathias Krause
· 12 years ago
d26d650
NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()
by Mathias Krause
· 12 years ago
3ce5efa
netrom: fix info leak via msg_name in nr_recvmsg()
by Mathias Krause
· 12 years ago
c77a4b9c
llc: Fix missing msg_namelen update in llc_ui_recvmsg()
by Mathias Krause
· 12 years ago
b860d3c
l2tp: fix info leak in l2tp_ip6_recvmsg()
by Mathias Krause
· 12 years ago
a5598bd
iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
by Mathias Krause
· 12 years ago
5ae94c0
irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
by Mathias Krause
· 12 years ago
2d6fbfe
caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
by Mathias Krause
· 12 years ago
c8c4991
Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()
by Mathias Krause
· 12 years ago
e11e045
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
by Mathias Krause
· 12 years ago
4683f42
Bluetooth: fix possible info leak in bt_sock_recvmsg()
by Mathias Krause
· 12 years ago
ef3313e
ax25: fix info leak via msg_name in ax25_recvmsg()
by Mathias Krause
· 12 years ago
9b3e617
atm: update msg_namelen in vcc_recvmsg()
by Mathias Krause
· 12 years ago
50a75a8
ipv6/tcp: Stop processing ICMPv6 redirect messages
by Christoph Paasch
· 12 years ago
d166582
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
b8dd6a2
netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling
by Hannes Frederic Sowa
· 12 years ago
124dff0
netfilter: don't reset nf_trace in nf_reset()
by Patrick McHardy
· 12 years ago
12202fa
netfilter: remove unneeded variable proc_net_netfilter
by Pablo Neira Ayuso
· 12 years ago
e817961
netfilter: nfnetlink_queue: add net namespace support for nfnetlink_queue
by Gao feng
· 12 years ago
5b023fc
netfilter: enable per netns support for nf_loggers
by Gao feng
· 12 years ago
9368a53
netfilter: nfnetlink_log: add net namespace support for nfnetlink_log
by Gao feng
· 12 years ago
3554306
netfilter: ipt_ULOG: add net namespace support for ipt_ULOG
by Gao feng
· 12 years ago
5b175b7
netfilter: ebt_ulog: add net namespace support for ebt_ulog
by Gao feng
· 12 years ago
69b34fb
netfilter: xt_LOG: add net namespace support for xt_LOG
by Gao feng
· 12 years ago
7d27892
netfilter: ebt_log: add net namespace support for ebt_log
by Gao feng
· 12 years ago
30e0c6a
netfilter: nf_log: prepare net namespace support for loggers
by Gao feng
· 12 years ago
f3c1a44
netfilter: make /proc/net/netfilter pernet
by Gao feng
· 12 years ago
34e2ed3
net: ipv4: notify when address lifetime changes
by Jiri Pirko
· 12 years ago
0e82e7f6d
af_unix: If we don't care about credentials coallesce all messages
by Eric W. Biederman
· 12 years ago
25da0e3
Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL"
by Eric W. Biederman
· 12 years ago
4543fbe
net: count hw_addr syncs so that unsync works properly.
by Vlad Yasevich
· 12 years ago
4f4ecd5
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
518314f
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into wireless
by David S. Miller
· 12 years ago
19952cc4
net: frag queue per hash bucket locking
by Jesper Dangaard Brouer
· 12 years ago
407ad2b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
906b1c39
netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengths
by Matthias Schiffer
· 12 years ago
d662483
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
8facd5f
net: fix smatch warnings inside datagram_poll
by Jacob Keller
· 12 years ago
990454b
VSOCK: Handle changes to the VMCI context ID.
by Reilly Grant
· 12 years ago
25fb6ca4
net IPv6 : Fix broken IPv6 routing table after loopback down-up
by Balakumaran Kannan
· 12 years ago
5e404cd
ipconfig: add informative timeout messages while waiting for carrier
by Paul Gortmaker
· 12 years ago
f0f6ee1
cbq: incorrect processing of high limits
by Vasily Averin
· 12 years ago
4a0b5ec
bridge: remove a redundant synchronize_net()
by Eric Dumazet
· 12 years ago
5c33448
netfilter: xt_NFQUEUE: coalesce IPv4 and IPv6 hashing
by holger@eitzenberger.org
· 12 years ago
8746ddc
netfilter: xt_NFQUEUE: introduce CPU fanout
by holger@eitzenberger.org
· 12 years ago
f016588
netfilter: use IS_ENABLE to replace if defined in TRACE target
by Gao feng
· 12 years ago
ac69269
ipvs: do not disable bh for long time
by Julian Anastasov
· 12 years ago
ceec4c3
ipvs: convert services to rcu
by Julian Anastasov
· 12 years ago
413c2d04
ipvs: convert dests to rcu
by Julian Anastasov
· 12 years ago
ba3a3ce
ipvs: convert sched_lock to spin lock
by Julian Anastasov
· 12 years ago
ed3ffc4
ipvs: do not expect result from done_service
by Julian Anastasov
· 12 years ago
578bc3e
ipvs: reorganize dest trash
by Julian Anastasov
· 12 years ago
08cb2d0
ipvs: convert wrr scheduler to rcu
by Julian Anastasov
· 12 years ago
b310faa
ipvs: convert wlc scheduler to rcu
by Julian Anastasov
· 12 years ago
1acb7f6
ipvs: convert sh scheduler to rcu
by Julian Anastasov
· 12 years ago
9be52ab
ipvs: convert sed scheduler to rcu
by Julian Anastasov
· 12 years ago
c0d0c0a
ipvs: convert rr scheduler to rcu
by Julian Anastasov
· 12 years ago
f92ea8f
ipvs: convert nq scheduler to rcu
by Julian Anastasov
· 12 years ago
4ebd288
ipvs: convert lc scheduler to rcu
by Julian Anastasov
· 12 years ago
c554957
ipvs: convert lblcr scheduler to rcu
by Julian Anastasov
· 12 years ago
c2a4ffb
ipvs: convert lblc scheduler to rcu
by Julian Anastasov
· 12 years ago
8f3d002
ipvs: convert dh scheduler to rcu
by Julian Anastasov
· 12 years ago
fca9c20
ipvs: add ip_vs_dest_hold and ip_vs_dest_put
by Julian Anastasov
· 12 years ago
6b6df46
ipvs: preparations for using rcu in schedulers
by Julian Anastasov
· 12 years ago
71dfa98
ipvs: change ip_vs_sched_lock to mutex
by Julian Anastasov
· 12 years ago
9a05475c
ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new
by Julian Anastasov
· 12 years ago
1845ed0
ipvs: reorder keys in connection structure
by Julian Anastasov
· 12 years ago
088339a
ipvs: convert connection locking
by Julian Anastasov
· 12 years ago
60b6aa3
ipvs: convert locks used in persistence engines
by Julian Anastasov
· 12 years ago
276472e
ipvs: remove rs_lock by using RCU
by Julian Anastasov
· 12 years ago
363c97d
ipvs: convert app locks
by Julian Anastasov
· 12 years ago
026ace0
ipvs: optimize dst usage for real server
by Julian Anastasov
· 12 years ago
4115ded
ipvs: consolidate all dst checks on transmit in one place
by Julian Anastasov
· 12 years ago
f11cb2c
ipvs: do not use skb_share_check
by Julian Anastasov
· 12 years ago
Next »