Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6ccfe64c770139675a080ee5029ded7d89d9ea0d
/
net
3030381
net: dsa: fix filling routing table from OF description
by Pavel Nakonechny
· 10 years ago
67e04c2
l2tp: unregister l2tp_net_ops on failure path
by WANG Cong
· 10 years ago
f60e599
ipv6: protect skb->sk accesses from recursive dereference inside the stack
by hannes@stressinduktion.org
· 10 years ago
576b7cd
netns: don't allocate an id for dead netns
by Nicolas Dichtel
· 10 years ago
6d458f5
Revert "netns: don't clear nsid too early on removal"
by Nicolas Dichtel
· 10 years ago
7ba0c47
ip6mr: call del_timer_sync() in ip6mr_free_table()
by WANG Cong
· 10 years ago
419df12
net: move fib_rules_unregister() under rtnl lock
by WANG Cong
· 10 years ago
ed78530
ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup
by WANG Cong
· 10 years ago
666b805
tcp: fix FRTO undo on cumulative ACK of SACKed range
by Neal Cardwell
· 10 years ago
8172ba5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
af3e09e
Merge tag 'mac80211-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 10 years ago
1e84891
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
788211d
mac80211: fix RX A-MPDU session reorder timer deletion
by Johannes Berg
· 10 years ago
7e43690
tipc: fix a slab object leak
by Ying Xue
· 10 years ago
ed4ac42
af_iucv: fix AF_IUCV sendmsg() errno
by Eugene Crosser
· 10 years ago
fa2d8ff
openvswitch: Return vport module ref before destruction
by Thomas Graf
· 10 years ago
f9c72d1
sunrpc: make debugfs file creation failure non-fatal
by Jeff Layton
· 10 years ago
4ad19de
net: tcp6: fix double call of tcp_v6_fill_cb()
by Alexey Kodanev
· 10 years ago
4217291
netns: don't clear nsid too early on removal
by Nicolas Dichtel
· 10 years ago
f243e5a
ipmr,ip6mr: call ip6mr_free_table() on failure path
by WANG Cong
· 10 years ago
6fd9909
ipv6: Don't reduce hop limit for an interface
by D.S. Ljungmark
· 10 years ago
d079535
net: use for_each_netdev_safe() in rtnl_group_changelink()
by WANG Cong
· 10 years ago
d0c294c
tcp: prevent fetching dst twice in early demux code
by Michal Kubeček
· 10 years ago
c0e41fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
749177c
netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is set
by Pablo Neira Ayuso
· 10 years ago
4de930e
net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom
by Al Viro
· 10 years ago
91edd09
net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() behaviour
by Catalin Marinas
· 10 years ago
d22e153
tcp: fix tcp fin memory accounting
by Josh Hunt
· 10 years ago
73ba57b
ipv6: fix backtracking for throw routes
by Steven Barth
· 10 years ago
8e199df
ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_fragment
by Sabrina Dubroca
· 10 years ago
3d8c6dc
netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check()
by Pablo Neira Ayuso
· 10 years ago
47226fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
4017a7e
netfilter: restore rule tracing via nfnetlink_log
by Pablo Neira Ayuso
· 10 years ago
ced585c
act_bpf: allow non-default TC_ACT opcodes as BPF exec outcome
by Daniel Borkmann
· 10 years ago
cb7cf8a
inet: Clean up inet_csk_wait_for_connect() vs. might_sleep()
by Eric Dumazet
· 10 years ago
3735556
ip6_tunnel: fix error code when tunnel exists
by Nicolas Dichtel
· 10 years ago
4d272f9
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
d6b6cb1
netfilter: nf_tables: allow to change chain policy without hook if it exists
by Pablo Neira Ayuso
· 10 years ago
48b810d
Merge tag 'mac80211-for-davem-2015-03-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 10 years ago
ca00942
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 10 years ago
f84eaa1
mac80211: ignore CSA to same channel
by Johannes Berg
· 10 years ago
496fcc2
nl80211: ignore HT/VHT capabilities without QoS/WMM
by Johannes Berg
· 10 years ago
70a3fd6
mac80211: ask for ECSA IE to be considered for beacon parse CRC
by Johannes Berg
· 10 years ago
0f611d2
mac80211: count interfaces correctly for combination checks
by Andrei Otcheretianski
· 10 years ago
7d985ed
rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()
by Al Viro
· 10 years ago
3eeff77
caif: fix MSG_OOB test in caif_seqpkt_recvmsg()
by Al Viro
· 10 years ago
4c906c2
bridge: reset bridge mtu after deleting an interface
by Venkat Venkatsubra
· 10 years ago
c8e2c80
inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
by Eric Dumazet
· 10 years ago
d8bdff5
netfilter: Fix potential crash in nft_hash walker
by Herbert Xu
· 10 years ago
8051a2a
9p/trans_virtio: fix hot-unplug
by Michael S. Tsirkin
· 10 years ago
7814657
netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()
by Ian Wilson
· 10 years ago
f862e07c
rds: avoid potential stack overflow
by Arnd Bergmann
· 10 years ago
3a8dd97
sock: fix possible NULL sk dereference in __skb_tstamp_tx
by Willem de Bruijn
· 10 years ago
c29390c
xps: must clear sender_cpu before forwarding
by Eric Dumazet
· 10 years ago
b1cb59c
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
by Alexey Kodanev
· 10 years ago
d578e18
tcp: restore 1.5x per RTT limit to CUBIC cwnd growth in congestion avoidance
by Neal Cardwell
· 10 years ago
9949afa
tcp: fix tcp_cong_avoid_ai() credit accumulation bug with decreases in w
by Neal Cardwell
· 10 years ago
4363890
net: Handle unregister properly when netdev namespace change fails.
by David S. Miller
· 10 years ago
7768eed
net: add comment for sock_efree() usage
by Oliver Hartkopp
· 10 years ago
5778d39
net_sched: fix struct tc_u_hnode layout in u32
by WANG Cong
· 10 years ago
36bef88
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
e6441ba
tipc: fix bug in link failover handling
by Jon Paul Maloy
· 10 years ago
82f1709
net: delete stale packet_mclist entries
by Francesco Ruggeri
· 10 years ago
969439016
can: add missing initialisations in CAN related skbuffs
by Oliver Hartkopp
· 10 years ago
c247f05
ip: fix error queue empty skb handling
by Willem de Bruijn
· 10 years ago
1711fd9a
sunrpc: fix braino in ->poll()
by Al Viro
· 10 years ago
bbbce51
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
2c3fbe3
net: irda: fix wait_until_sent poll timeout
by Johan Hovold
· 10 years ago
1b1bd56
Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
6c09fa0
tcp: align tcp_xmit_size_goal() on tcp_tso_autosize()
by Eric Dumazet
· 10 years ago
9d73b42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
3e32e73
ipv4: ip_check_defrag should not assume that skb_network_offset is zero
by Alexander Drozdov
· 10 years ago
9145736
net: ping: Return EAFNOSUPPORT when appropriate.
by Lorenzo Colitti
· 10 years ago
59900e0
netfilter: nf_tables: fix error handling of rule replacement
by Pablo Neira Ayuso
· 10 years ago
86f1ec3
netfilter: nf_tables: fix userdata length overflow
by Patrick McHardy
· 10 years ago
9889840
netfilter: nf_tables: check for overflow of rule dlen field
by Patrick McHardy
· 10 years ago
8670c3a
netfilter: nf_tables: fix transaction race condition
by Patrick McHardy
· 10 years ago
a6c5170
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
789d7f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
f4f8e73
openvswitch: Fix serialization of non-masked set actions.
by Joe Stringer
· 10 years ago
71e168b
net: bridge: add compile-time assert for cb struct size
by Florian Westphal
· 10 years ago
aa75ebc
mac80211: disable u-APSD queues by default
by Michal Kazior
· 10 years ago
d0c2211
mac80211: drop unencrypted frames in mesh fwding
by Bob Copeland
· 10 years ago
acf8dd0
udp: only allow UFO for packets from SOCK_DGRAM sockets
by Michal Kubeček
· 10 years ago
765dd3b
rxrpc: don't multiply with HZ twice
by Florian Westphal
· 10 years ago
c03ae53
rxrpc: terminate retrans loop when sending of skb fails
by Florian Westphal
· 10 years ago
56b08fd
net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR interface.
by Arvid Brodin
· 10 years ago
cac5e65
net: do not use rcu in rtnl_dump_ifinfo()
by Eric Dumazet
· 10 years ago
32034e0
Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 10 years ago
06615be
net: Verify permission to link_net in newlink
by Eric W. Biederman
· 10 years ago
505ce41
net: Verify permission to dest_net in newlink
by Eric W. Biederman
· 10 years ago
4c4b52d
rhashtable: remove indirection for grow/shrink decision functions
by Daniel Borkmann
· 10 years ago
76cb4be
sunrpc: integer underflow in rsc_parse()
by Dan Carpenter
· 10 years ago
9c1c98a
mac80211: Send EAPOL frames at lowest rate
by Jouni Malinen
· 10 years ago
41a50d6
af_packet: don't pass empty blocks for PACKET_V3
by Alexander Drozdov
· 10 years ago
4e10fd5
rtnetlink: avoid 0 sized arrays
by Sasha Levin
· 10 years ago
17dce15
mac80211/minstrel: fix !x!=0 confusion
by Jiri Slaby
· 10 years ago
8f711a6
Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs
by Pablo Neira Ayuso
· 10 years ago
81daf73
cfg80211: calls nl80211_exit on error
by Junjie Mao
· 10 years ago
28981e5
cfg80211: fix n_reg_rules to match world_regdom
by Jason Abele
· 10 years ago
Next »