Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
972cfd5502cc87d388a6d358eae717ac48ca4817
/
net
1099f86
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
740dbc2
openvswitch: Scrub skb between namespaces
by Joe Stringer
· 9 years ago
a5d6f7d
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 9 years ago
db65a3a
netlink: Trim skb to alloc size to avoid MSG_TRUNC
by Arad, Ronen
· 9 years ago
59bcce1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
e30b757
rbd: use writefull op for object size writes
by Ilya Dryomov
· 9 years ago
0a1f596
ipv6: Initialize rt6_info properly in ip6_blackhole_route()
by Martin KaFai Lau
· 9 years ago
ebfa45f
ipv6: Move common init code for rt6_info to a new function rt6_info_init()
by Martin KaFai Lau
· 9 years ago
5157b8a
Bluetooth: Fix initializing conn_params in scan phase
by Jakub Pawlowski
· 9 years ago
9ad3e6f
Bluetooth: Fix conn_params list update in hci_connect_le_scan_cleanup
by Johan Hedberg
· 9 years ago
679d2b6
Bluetooth: Fix remove_device behavior for explicit connects
by Johan Hedberg
· 9 years ago
49c5092
Bluetooth: Fix LE reconnection logic
by Johan Hedberg
· 9 years ago
b958f9a
Bluetooth: Fix reference counting for LE-scan based connections
by Johan Hedberg
· 9 years ago
168b8a2
Bluetooth: Fix double scan updates
by Jakub Pawlowski
· 9 years ago
58bd6e0
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
dde4b5a
tipc: move fragment importance field to new header position
by Jon Paul Maloy
· 9 years ago
077cb37
ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
by Joe Perches
· 9 years ago
ef41a2c
Merge tag 'mac80211-for-davem-2015-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
0f8b8e2
tipc: eliminate risk of stalled link synchronization
by Jon Paul Maloy
· 9 years ago
5b5f145
Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
e332bc6
ipv6: Don't call with rt6_uncached_list_flush_dev
by Eric W. Biederman
· 9 years ago
87aaf2c
switchdev: check if the vlan id is in the proper vlan range
by Nikolay Aleksandrov
· 9 years ago
4633dfc
mac80211: Fix hwflags debugfs file format
by Mohammed Shafi Shajakhan
· 9 years ago
3be7f32
svcrdma: Fix NFS server crash triggered by 1MB NFS WRITE
by Chuck Lever
· 9 years ago
9ef2e96
ipv6: drop frames with attached skb->sk in forwarding
by Hannes Frederic Sowa
· 9 years ago
d9e4ce6
ipv6: gre: setup default multicast routes over PtP links
by Hannes Frederic Sowa
· 9 years ago
6ac644a
sch_hhf: fix return value of hhf_drop()
by WANG Cong
· 9 years ago
38aa0a5
Merge tag 'nfsd-4.3-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
6bf0577
bpf: clear sender_cpu before xmit
by Alexei Starovoitov
· 9 years ago
d40496a
act_mirred: clear sender cpu before sending to tx
by WANG Cong
· 9 years ago
ab38a7b
openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT
by Joe Stringer
· 9 years ago
fbccce5
openvswitch: Extend ct_state match field to 32 bits
by Joe Stringer
· 9 years ago
6f22595
openvswitch: Reject ct_state unsupported bits
by Joe Stringer
· 9 years ago
ec0d043
openvswitch: Ensure flow is valid before executing ct
by Joe Stringer
· 9 years ago
b8f2257
openvswitch: Fix skb leak in ovs_fragment()
by Joe Stringer
· 9 years ago
4d7f3e7
net: dsa: exit probe if no switch were found
by Neil Armstrong
· 9 years ago
d4ac35d
net: dsa: switch to devm_ calls and remove kfree calls
by Neil Armstrong
· 9 years ago
cbc5d90
net: dsa: complete dsa_switch_destroy
by Neil Armstrong
· 9 years ago
e410ddb
net: dsa: add missing dsa_switch mdiobus remove
by Neil Armstrong
· 9 years ago
1023d2e
net: dsa: add missing kfree on remove
by Neil Armstrong
· 9 years ago
6e28b00
net: Fix vti use case with oif in dst lookups for IPv6
by David Ahern
· 9 years ago
f022fa8
xprtrdma: Don't require LOCAL_DMA_LKEY support for fastreg
by Sagi Grimberg
· 9 years ago
83ffe99
openvswitch: Fix ovs_vport_get_stats()
by Pravin B Shelar
· 9 years ago
598c12d
ovs: do not allocate memory from offline numa node
by Konstantin Khlebnikov
· 9 years ago
93d08b6
bpf: fix panic in SO_GET_FILTER with native ebpf programs
by Daniel Borkmann
· 9 years ago
33db412
openvswitch: Rename LABEL->LABELS
by Joe Stringer
· 9 years ago
e9193d6
net/unix: fix logic about sk_peek_offset
by Andrey Vagin
· 9 years ago
215c90a
act_mirred: always release tcf hash
by WANG Cong
· 9 years ago
6bd00b8
act_mirred: fix a race condition on mirred_list
by WANG Cong
· 9 years ago
181a422
ipv4: fix reply_dst leakage on arp reply
by Jiri Benc
· 9 years ago
2306c70
inet: fix race in reqsk_queue_unlink()
by Eric Dumazet
· 9 years ago
8dbb095
Merge tag 'nfs-rdma-for-4.3-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
by Trond Myklebust
· 9 years ago
3deaa4f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
46c8217
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
b84f787
net: Initialize flow flags in input path
by David Ahern
· 9 years ago
57a4753
net: dsa: fix preparation of a port STP update
by Vivien Didelot
· 9 years ago
31b33df
skbuff: Fix skb checksum partial check.
by Pravin B Shelar
· 9 years ago
741a11d
net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is set
by David Ahern
· 9 years ago
75c261b
net sysfs: Print link speed as signed integer
by Alexander Stein
· 9 years ago
9f389e3
af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
by Aaron Conole
· 9 years ago
c91aed9
svcrdma: handle rdma read with a non-zero initial page offset
by Steve Wise
· 9 years ago
2103d6b
net: sctp: Don't use 64 kilobyte lookup table for four elements
by Denys Vlasenko
· 9 years ago
06a15f5
l2tp: protect tunnel->del_work by ref_count
by Alexander Couzens
· 9 years ago
635682a
sctp: Prevent soft lockup when sctp_accept() is called during a timeout event
by Karl Heiss
· 9 years ago
f05940e
sctp: Whitespace fix
by Karl Heiss
· 9 years ago
72c0217
xprtrdma: disconnect and flush cqs before freeing buffers
by Steve Wise
· 9 years ago
518a7cb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
bdb06cb
net: Fix panic in icmp_route_lookup
by David Ahern
· 9 years ago
101688f
Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
bb6c96d
xprtrdma: Replace global lkey with lkey local to PD
by Chuck Lever
· 9 years ago
9861f72
net: fix net_device refcounting
by Russell King
· 9 years ago
e496ae6
net: dsa: fix of_mdio_find_bus() device refcount leak
by Russell King
· 9 years ago
17a10c9
ip6_tunnel: Reduce log level in ip6_tnl_err() to debug
by Matt Bennett
· 9 years ago
deccbe8
Merge tag 'mac80211-for-davem-2015-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
a46496c
ip6_gre: Reduce log level in ip6gre_err() to debug
by Matt Bennett
· 9 years ago
41fc014
fib_rules: fix fib rule dumps across multiple skbs
by Wilson Kok
· 9 years ago
d8aecb1
net: revert "net_sched: move tp->root allocation into fw_init()"
by WANG Cong
· 9 years ago
b194f30c
lwtunnel: remove source and destination UDP port config option
by Jiri Benc
· 9 years ago
63d008a
ipv4: send arp replies to the correct tunnel
by Jiri Benc
· 9 years ago
da314c9
netlink: Replace rhash_portid with bound
by Herbert Xu
· 9 years ago
f7418bc
mac80211: fix handling of PS filtering with fast-xmit
by Felix Fietkau
· 9 years ago
d3869ef
Fix AF_PACKET ABI breakage in 4.2
by David Woodhouse
· 9 years ago
2d8bff1
netpoll: Close race condition between poll_one_napi and napi_disable
by Neil Horman
· 9 years ago
675ee23
tcp: add proper TS val into RST packets
by Eric Dumazet
· 9 years ago
fbd0351
net: dsa: Fix Marvell Egress Trailer check
by Neil Armstrong
· 9 years ago
ae5f2fb
openvswitch: Zero flows on allocation.
by Jesse Gross
· 9 years ago
ac5be6b
userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key"
by Andrea Arcangeli
· 9 years ago
babc305e2
mac80211: reset CQM history upon reconfiguration
by Sara Sharon
· 9 years ago
2df1b13
mac80211: fix VHT MCS mask array overrun
by Johannes Berg
· 9 years ago
29c6852
inet: fix races in reqsk_queue_hash_req()
by Eric Dumazet
· 9 years ago
ed2e923
tcp/dccp: fix timewait races in timer handling
by Eric Dumazet
· 9 years ago
1f770c0
netlink: Fix autobind race condition that leads to zero port ID
by Herbert Xu
· 9 years ago
bc22a0e
iptunnel: make rx/tx bytes counters consistent
by Nicolas Dichtel
· 9 years ago
ac81374
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
4e3ae00
tipc: reinitialize pointer after skb linearize
by Erik Hugne
· 9 years ago
0315e38
net: Fix behaviour of unreachable, blackhole and prohibit routes
by Nikola Forró
· 9 years ago
4b0ab51
SUNRPC: xs_sock_mark_closed() does not need to trigger socket autoclose
by Trond Myklebust
· 9 years ago
79234c3
SUNRPC: Lock the transport layer on shutdown
by Trond Myklebust
· 9 years ago
c2e7204
tcp_cubic: do not set epoch_start in the future
by Eric Dumazet
· 9 years ago
1dbb241
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 9 years ago
Next »