Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9f088dba3cc267ea11ec0da318cd0175575b5f9b
/
net
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
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
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
34f5b00
atm: deal with setting entry before mkip was called
by Sasha Levin
· 9 years ago
1d325d2
ipv6: ip6_fragment: fix headroom tests and skb leak
by Florian Westphal
· 9 years ago
58189ca
net: Fix vti use case with oif in dst lookups
by David Ahern
· 9 years ago
cc57060
openvswitch: Fix IPv6 exthdr handling with ct helpers.
by Joe Stringer
· 9 years ago
0fdea1e
SUNRPC: Ensure that we wait for connections to complete before retrying
by Trond Myklebust
· 9 years ago
37a1d36
ipv6: include NLM_F_REPLACE in route replace notifications
by Roopa Prabhu
· 9 years ago
17a9618
SUNRPC: drop null test before destroy functions
by Julia Lawall
· 9 years ago
03c78827
SUNRPC: Fix races between socket connection and destroy code
by Trond Myklebust
· 9 years ago
7f61f54
libceph: don't access invalid memory in keepalive2 path
by Ilya Dryomov
· 9 years ago
ad5001c
netfilter: nf_log: wait for rcu grace after logger unregistration
by Pablo Neira Ayuso
· 9 years ago
d8949aa
Bluetooth: Delay check for conn->smp in smp_conn_security()
by Johan Hedberg
· 9 years ago
20471ed
dccp: drop null test before destroy functions
by Julia Lawall
· 9 years ago
adf78ed
net: core: drop null test before destroy functions
by Julia Lawall
· 9 years ago
982b527
openvswitch: Fix mask generation for nested attributes.
by Jesse Gross
· 9 years ago
d64f69b
rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink
by Roopa Prabhu
· 9 years ago
70da5b5
ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel
by Martin KaFai Lau
· 9 years ago
8e3d5be
ipv6: Avoid double dst_free
by Martin KaFai Lau
· 9 years ago
cdf3464
ipv6: Fix dst_entry refcnt bugs in ip6_tunnel
by Martin KaFai Lau
· 9 years ago
f230d1e
ipv6: Rename the dst_cache helper functions in ip6_tunnel
by Martin KaFai Lau
· 9 years ago
a3c119d
ipv6: Refactor common ip6gre_tunnel_init codes
by Martin KaFai Lau
· 9 years ago
ba378ca
netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC
by Pablo Neira Ayuso
· 9 years ago
205ee117
netfilter: nf_log: don't zap all loggers on unregister
by Florian Westphal
· 9 years ago
38c089d
openvswitch: Fix dependency on IPv6 defrag.
by Joe Stringer
· 9 years ago
c2d4fbd
bridge: fix igmpv3 / mldv2 report parsing
by Linus Lüssing
· 9 years ago
8e2d61e
sctp: fix race on protocol/netns initialization
by Marcelo Ricardo Leitner
· 9 years ago
19539ce
ebpf: emit correct src_reg for conditional jumps
by Tycho Andersen
· 9 years ago
1853c94
netlink, mmap: transform mmap skb into full skb on taps
by Daniel Borkmann
· 9 years ago
e013f74
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
65c61bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
3092752
tcp_cubic: better follow cubic curve after idle period
by Eric Dumazet
· 9 years ago
05c5a46
tcp: generate CA_EVENT_TX_START on data frames
by Neal Cardwell
· 9 years ago
6bb0fef
netlink, mmap: fix edge-case leakages in nf queue zero-copy
by Daniel Borkmann
· 9 years ago
a66e365
netlink, mmap: don't walk rx ring on poll if receive queue non-empty
by Daniel Borkmann
· 9 years ago
52fe51f
ipv6: fix ifnullfree.cocci warnings
by Wu Fengguang
· 9 years ago
f53de1e
net: ipv6: use common fib_default_rule_pref
by Phil Sutter
· 9 years ago
6b9ea5a
ipv6: fix multipath route replace error recovery
by Roopa Prabhu
· 9 years ago
74e98eb
RDS: verify the underlying transport exists before creating a connection
by Sasha Levin
· 9 years ago
26d2177
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
d15f9d6
libceph: check data_len in ->alloc_msg()
by Ilya Dryomov
· 9 years ago
7845989
net: tipc: fix stall during bclink wakeup procedure
by Kolmakov Dmitriy
· 9 years ago
7a577f0
net: bridge: remove unnecessary switchdev include
by Vivien Didelot
· 9 years ago
bf361ad
net: bridge: check __vlan_vid_del for error
by Vivien Didelot
· 9 years ago
8b9558a
libceph: use keepalive2 to verify the mon session is alive
by Yan, Zheng
· 9 years ago
6dd74e4
libceph: set 'exists' flag for newly up osd
by Yan, Zheng
· 9 years ago
6893162
libceph: rename con_work() to ceph_con_workfn()
by Ilya Dryomov
· 9 years ago
d920ff6
libceph: Avoid holding the zero page on ceph_msgr_slab_init errors
by Benoît Canet
· 9 years ago
b79b236
libceph: remove the unused macro AES_KEY_SIZE
by Nicholas Krause
· 9 years ago
4e4adb2
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
f88f69d
openvswitch: Remove conntrack Kconfig option.
by Joe Stringer
· 9 years ago
080fff5
Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
8f384c0
RDS: rds_conn_lookup() should factor in the struct net for a match
by Sowmini Varadhan
· 9 years ago
0890cf6
switchdev: fix return value of switchdev_port_fdb_dump in case of error
by Jiri Pirko
· 9 years ago
53cfd05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
25b4a44
net/ipv6: Correct PIM6 mrt_lock handling
by Richard Laing
· 9 years ago
1744771
Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
5136015
userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key
by Andrea Arcangeli
· 9 years ago
a068acf
fs: create and use seq_show_option for escaping
by Kees Cook
· 9 years ago
ef9be10
mac80211: reject software RSSI CQM with beacon filtering
by Johannes Berg
· 9 years ago
52a45f3
mac80211: avoid VHT usage with no 80MHz chans allowed
by Arik Nemtsov
· 9 years ago
549cc1c
cfg80211: regulatory: restore proper user alpha2
by Maciej S. Szmigiero
· 9 years ago
4c07789
rfkill: Copy "all" global state to other types
by João Paulo Rechi Vita
· 9 years ago
22f6689
mac80211: protect non-HT BSS when HT TDLS traffic exists
by Avri Altman
· 9 years ago
98a1f82
mac80211: Do not use sizeof() on pointer type
by Thierry Reding
· 9 years ago
410f038
sctp: add routing output fallback
by Marcelo Ricardo Leitner
· 9 years ago
d82f0f1
sctp: fix dst leak
by Marcelo Ricardo Leitner
· 9 years ago
dd5cdb4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
62da986
netfilter: nf_conntrack: make nf_ct_zone_dflt built-in
by Daniel Borkmann
· 9 years ago
a82b0e6
netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled
by Daniel Borkmann
· 9 years ago
Next »