Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
065d7029a83dab2c4d3947c0c8462e5c4ae5a5a6
/
net
47226fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 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
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
8051a2a
9p/trans_virtio: fix hot-unplug
by Michael S. Tsirkin
· 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
a18c719
nl80211: fix memory leak in monitor flags parsing
by Johannes Berg
· 10 years ago
5528fae8
nl80211: use loop index as type for net detect frequency results
by Samuel Tan
· 10 years ago
104f5a6
mac80211: clear sdata->radar_required
by Eliad Peller
· 10 years ago
7a27eae
Merge tag 'nfs-rdma-for-4.0-3' of git://git.linux-nfs.org/projects/anna/nfs-rdma
by Trond Myklebust
· 10 years ago
7775142
ipv6: addrconf: validate new MTU before applying it
by Marcelo Leitner
· 10 years ago
d720d8c
net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg
by Catalin Marinas
· 10 years ago
a948f8c
irda: replace current->state by set_current_state()
by Fabian Frederick
· 10 years ago
9b1dcbc
xprtrdma: Store RDMA credits in unsigned variables
by Chuck Lever
· 10 years ago
46b9e4b
decnet: Fix obvious o/0 typo
by Rasmus Villemoes
· 10 years ago
6514890
tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight()
by Neal Cardwell
· 10 years ago
52d6c8c
net: pktgen: disable xmit_clone on virtual devices
by Eric Dumazet
· 10 years ago
528c943
ipvs: add missing ip_vs_pe_put in sync code
by Julian Anastasov
· 10 years ago
02263db
netfilter: nf_tables: fix addition/deletion of elements from commit/abort
by Pablo Neira Ayuso
· 10 years ago
2156d32
netfilter: nft_compat: don't truncate ethernet protocol type to u8
by Arturo Borrero
· 10 years ago
3f34b24
af_packet: allow packets defragmentation not only for hash fanout type
by Alexander Drozdov
· 10 years ago
a4176a9
net: reject creation of netdev names with colons
by Matthew Thode
· 10 years ago
24a52e4
Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
ee92259
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
278f7b4
caif: fix a signedness bug in cfpkt_iterate()
by Dan Carpenter
· 10 years ago
65e9256
ethtool: Add hw-switch-offload to netdev_features_strings.
by Rami Rosen
· 10 years ago
997d5c3
sock: sock_dequeue_err_skb() needs hard irq safety
by Eric Dumazet
· 10 years ago
7b4577a
openvswitch: Fix net exit.
by Pravin B Shelar
· 10 years ago
34eea79
ematch: Fix auto-loading of ematch modules.
by Ignacy Gawędzki
· 10 years ago
fba04a9
ipv4: ip_check_defrag should correctly check return value of skb_copy_bits
by Alexander Drozdov
· 10 years ago
4533f6e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
1c4cff0
gen_stats.c: Duplicate xstats buffer for later use
by Ignacy Gawędzki
· 10 years ago
b11a278
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
b28ec2f
libceph: kfree() in put_osd() shouldn't depend on authorizer
by Ilya Dryomov
· 10 years ago
7eb71e0
libceph: fix double __remove_osd() problem
by Ilya Dryomov
· 10 years ago
ba988f8
libceph: tcp_nodelay support
by Chaitanya Huilgol
· 10 years ago
f646912
libceph: use mon_client.c/put_generic_request() more
by Ilya Dryomov
· 10 years ago
7a6fdeb
libceph: nuke pool op infrastructure
by Ilya Dryomov
· 10 years ago
53861af
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
65d2918
Merge branch 'cleanups'
by Trond Myklebust
· 10 years ago
f5af19d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
Next »