Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
67a3e8fe90156d41cd480d3dfbb40f3bc007c262
/
net
d1a343a
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 9 years ago
c5dfd65
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
bac541e
openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes
by Chris J Arges
· 9 years ago
0470eb9
netlink: don't hold mutex in rcu callback when releasing mmapd ring
by Florian Westphal
· 9 years ago
89e478a
tcp: suppress a division by zero warning
by Eric Dumazet
· 9 years ago
0848f64
inet: frags: fix defragmented packet's IP header for af_packet
by Edward Hyunkoo Jee
· 9 years ago
32b2f4b
sched: cls_flow: fix panic on filter replace
by Daniel Borkmann
· 9 years ago
ff3532f
sched: cls_flower: fix panic on filter replace
by Daniel Borkmann
· 9 years ago
f6bfc46
sched: cls_bpf: fix panic on filter replace
by Daniel Borkmann
· 9 years ago
27dfead
Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
8bf4ada
net: ratelimit warnings about dst entry refcount underflow or overflow
by Konstantin Khlebnikov
· 9 years ago
b8a23e8
caif: fix leaks and race in caif_queue_rcv_skb()
by Eric Dumazet
· 9 years ago
fdbf5b0
Revert "sit: Add gro callbacks to sit_offload"
by Herbert Xu
· 9 years ago
923b352
cfg80211: use RTNL locked reg_can_beacon for IR-relaxation
by Arik Nemtsov
· 9 years ago
b3e7de8
mac80211: add missing length check for confirm frames
by Bob Copeland
· 9 years ago
2ea752c
mac80211: correct aid location in peering frames
by Bob Copeland
· 9 years ago
042ab5f
wireless: regulatory: reduce log level of CRDA related messages
by Thomas Petazzoni
· 9 years ago
d8d9008
mac80211: shut down interfaces before destroying interface list
by Johannes Berg
· 9 years ago
541b6ed
mac80211: wowlan: enable powersave if suspend while ps-polling
by Chaitanya T K
· 9 years ago
e9de019
mac80211: don't clear all tx flags when requeing
by Michal Kazior
· 9 years ago
4479004
mac80211: clear subdir_stations when removing debugfs
by Tom Hughes
· 9 years ago
ddf06c1
tc: act_bpf: fix memory leak
by Alexei Starovoitov
· 9 years ago
c0afd9c
fq_codel: fix return value of fq_codel_drop()
by WANG Cong
· 9 years ago
e8d092aa
net_sched: fix a use-after-free in sfq
by WANG Cong
· 9 years ago
03645a1
ipv6: lock socket in ip6_datagram_connect()
by Eric Dumazet
· 9 years ago
052cbda
fq_codel: fix a use-after-free
by WANG Cong
· 9 years ago
f82b681
tcp: don't use F-RTO on non-recurring timeouts
by Yuchung Cheng
· 9 years ago
5ebc784
bridge: mdb: fix double add notification
by Nikolay Aleksandrov
· 9 years ago
bc8c20a
bridge: multicast: treat igmpv3 report with INCLUDE and no sources as a leave
by Satish Ashok
· 9 years ago
9090fdb
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
89c22d8
net: Fix skb csum races when peeking
by Herbert Xu
· 9 years ago
da27862
NET: AX.25: Stop heartbeat timer on disconnect.
by Richard Stearn
· 9 years ago
738ac1e
net: Clone skb before setting peeked flag
by Herbert Xu
· 9 years ago
035d210
rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTS
by Daniel Borkmann
· 9 years ago
4fabb59
rds: rds_ib_device.refcount overflow
by Wengang Wang
· 9 years ago
f760b87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
ea52bf8
9p/trans_virtio: reset virtio device on remove
by Pierre Morel
· 9 years ago
cee9f6d
Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 9 years ago
d3b58c4
can: replace timestamp as unique skb attribute
by Oliver Hartkopp
· 9 years ago
c8cf89f
net: dsa: Fix off-by-one in switch address parsing
by Florian Fainelli
· 9 years ago
8f5063e
net: dsa: Test array index before use
by Florian Fainelli
· 9 years ago
2ee9401
net: switchdev: don't abort unsupported operations
by Vivien Didelot
· 9 years ago
8220ea2
net: inet_diag: always export IPV6_V6ONLY sockopt for listening sockets
by Phil Sutter
· 9 years ago
51ed7f3e
bridge: mdb: allow the user to delete mdb entry if there's a querier
by Satish Ashok
· 9 years ago
2c17d27
net: call rcu_read_lock early in process_backlog
by Julian Anastasov
· 9 years ago
e9e4dd3
net: do not process device backlog during unregistration
by Julian Anastasov
· 9 years ago
a7d35f9
bridge: fix potential crash in __netdev_pick_tx()
by Eric Dumazet
· 9 years ago
1fbe4b46
net: pktgen: kill the "Wait for kthread_stop" code in pktgen_thread_worker()
by Oleg Nesterov
· 9 years ago
fecdf8b
net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
by Oleg Nesterov
· 9 years ago
c44bd69
libceph: treat sockaddr_storage with uninitialized family as blank
by Ilya Dryomov
· 9 years ago
757856d
libceph: enable ceph in a non-default network namespace
by Ilya Dryomov
· 9 years ago
ace15bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
974d7af
ipv4: add support for linkdown sysctl to netconf
by Andy Gospodarek
· 9 years ago
f1158b7
bridge: mdb: zero out the local br_ip variable before use
by Nikolay Aleksandrov
· 9 years ago
fdd75ea
net/tipc: initialize security state for new connection socket
by Stephen Smalley
· 9 years ago
fc24f2b
ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
by Timo Teräs
· 9 years ago
4f7d2cd
rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
by Daniel Borkmann
· 9 years ago
95ec655
Revert "dev: set iflink to 0 for virtual interfaces"
by Nicolas Dichtel
· 9 years ago
d339727
net: graceful exit from netif_alloc_netdev_queues()
by Eric Dumazet
· 9 years ago
f7e2965
bridge: mdb: start delete timer for temp static entries
by Satish Ashok
· 9 years ago
32f675b
net_sched: gen_estimator: extend pps limit
by Eric Dumazet
· 9 years ago
86e8971
netfilter: bridge: Use __in6_dev_get rather than in6_dev_get in br_validate_ipv6
by Julien Grall
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
9b284cb
bluetooth: fix list handling
by Linus Torvalds
· 9 years ago
0f1db7d
9p: cope with bogus responses from server in p9_client_{read,write}
by Al Viro
· 9 years ago
67e808f
p9_client_write(): avoid double p9_free_req()
by Al Viro
· 9 years ago
a84b69c
9p: forgetting to cancel request on interrupted zero-copy RPC
by Al Viro
· 9 years ago
4c938d2
ipv6: Make MLD packets to only be processed locally
by Angga
· 9 years ago
92b80eb
netlink: Delete an unnecessary check before the function call "module_put"
by Markus Elfring
· 9 years ago
f6e1c91
net-RDS: Delete an unnecessary check before the function call "module_put"
by Markus Elfring
· 9 years ago
8777531
net-ipv6: Delete an unnecessary check before the function call "free_percpu"
by Markus Elfring
· 9 years ago
462e1ea
bridge: vlan: fix usage of vlan 0 and 4095 again
by Nikolay Aleksandrov
· 9 years ago
c4555d1
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 9 years ago
0c76c6b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
8688d95
Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
9d90f03
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
6742b9e
netfilter: nfnetlink: keep going batch handling on missing modules
by Pablo Neira Ayuso
· 9 years ago
dd302b5
netfilter: bridge: don't leak skb in error paths
by Florian Westphal
· 9 years ago
3bd2299
netfilter: arptables: use percpu jumpstack
by Florian Westphal
· 9 years ago
a1bc1b3
netfilter: bridge: fix CONFIG_NF_DEFRAG_IPV4/6 related warnings/errors
by Bernhard Thaler
· 9 years ago
f307170
netfilter: nf_queue: Don't recompute the hook_list head
by Eric W. Biederman
· 9 years ago
47ebed9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 9 years ago
82cd003
crush: fix a bug in tree bucket decode
by Ilya Dryomov
· 9 years ago
ab944c8
Bluetooth: Reinitialize the list after deletion for session user list
by Tedd Ho-Jeong An
· 9 years ago
b922622
sock_diag: don't broadcast kernel sockets
by Craig Gallek
· 9 years ago
c2cfa19
libceph: Fix ceph_tcp_sendpage()'s more boolean usage
by Benoît Canet
· 9 years ago
29c4afc
sctp: Fix race between OOTB responce and route removal
by Alexander Sverdlin
· 9 years ago
4fdeddf
dsa: fix promiscuity leak on slave dev open error
by Gilad Ben-Yossef
· 9 years ago
1830fce
net: Kill sock->sk_protinfo
by David Miller
· 9 years ago
3200392
ax25: Stop using sock->sk_protinfo.
by David Miller
· 9 years ago
8e690ff
flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect()
by Geert Uytterhoeven
· 9 years ago
96ac5cc
ipv4: fix RCU lockdep warning from linkdown changes
by Andy Gospodarek
· 9 years ago
7d967b6
tipc: purge backlog queue counters when broadcast link is reset
by Jon Paul Maloy
· 9 years ago
d2c3ac7
Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
7c25867
Bluetooth: hidp: Initialize list header of hidp session user
by Tedd Ho-Jeong An
· 9 years ago
6ba8edc
libceph: Remove spurious kunmap() of the zero page
by Benoît Canet
· 9 years ago
b175c3a
net: sched: flower fix typo
by Jamal Hadi Salim
· 9 years ago
b459be7
crush: sync up with userspace
by Ilya Dryomov
· 9 years ago
8f52979
crush: fix crash from invalid 'take' argument
by Ilya Dryomov
· 9 years ago
Next »