Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
60984600ff1c9da76b17e153dacb4c641671af18
/
net
8341e50
Bluetooth: Fix timeout on scanning for the second time
by Oliver Neukum
· 13 years ago
af67433
bridge: fix a possible use after free
by Eric Dumazet
· 13 years ago
42270cd
bridge: Pseudo-header required for the checksum of ICMPv6
by Yan, Zheng
· 13 years ago
23b576b
xfrm: Perform a replay check after return from async codepaths
by Steffen Klassert
· 13 years ago
b082a56
vlan: reset headers on accel emulation path
by Jiri Pirko
· 13 years ago
bc4c1bd
tcp: initialize variable ecn_ok in syncookies path
by Mike Waychison
· 13 years ago
616ea55
tcp: fix validation of D-SACK
by Zheng Yan
· 13 years ago
265d5c2
scm: Capture the full credentials of the scm sender
by Tim Chen
· 13 years ago
621ad27
net_sched: prio: use qdisc_dequeue_peeked
by Florian Westphal
· 13 years ago
0186606
netfilter: TCP and raw fix for ip_route_me_harder
by Julian Anastasov
· 13 years ago
2ce655e
mcast: Fix source address selection for multicast listener report
by Yan, Zheng
· 13 years ago
ea918c9
ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS
by Daniel Baluta
· 13 years ago
025fd91
ipv4: some rt_iif -> rt_route_iif conversions
by Julian Anastasov
· 13 years ago
cbab190
fib:fix BUG_ON in fib_nl_newrule when add new fib rule
by Gao feng
· 13 years ago
5ee858c
bridge: fix a possible net_device leak
by Eric Dumazet
· 13 years ago
8e24aec
arp: fix rcu lockdep splat in arp_process()
by Eric Dumazet
· 13 years ago
cb49a34
wireless: Reset beacon_found while updating regulatory
by Rajkumar Manoharan
· 13 years ago
e74aa35
mac80211: fix missing sta_lock in __sta_info_destroy
by Johannes Berg
· 13 years ago
8926487
net/9p: Fix kernel crash with msize 512K
by Aneesh Kumar K.V
· 13 years ago
8aeae69
net/9p: Fix the msize calculation.
by Venkateswararao Jujjuri (JV)
· 13 years ago
a0be78e
fs/9p: Fid is not valid after a failed clunk.
by Aneesh Kumar K.V
· 13 years ago
0beac58
VirtIO can transfer VIRTQUEUE_NUM of pages.
by jvrao
· 13 years ago
8b1aebc
Fix the size of receive buffer packing onto VirtIO ring.
by jvrao
· 13 years ago
7b551b7
net/9p: fix client code to fail more gracefully on protocol error
by Eric Van Hensbergen
· 13 years ago
bdfd59e
atm: br2684: Fix oops due to skb->dev being NULL
by Daniel Schwierzeck
· 13 years ago
5772ee1
sendmmsg/sendmsg: fix unsafe user pointer access
by Mathieu Desnoyers
· 13 years ago
55041e0
atm: br2864: sent packets truncated in VC routed mode
by Chas Williams
· 13 years ago
06e6726
gre: fix improper error handling
by xeb@mail.ru
· 13 years ago
cb737cb
ipv4: use RT_TOS after some rt_tos conversions
by Julian Anastasov
· 13 years ago
c8656c5
net: allow netif_carrier to be called safely from IRQ
by stephen hemminger
· 13 years ago
3b9dfc6
xfrm: Fix key lengths for rfc3686(ctr(aes))
by Tushar Gohad
· 13 years ago
9cf81e7
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
by Neil Horman
· 13 years ago
60f17a7
net: add IFF_SKB_TX_SHARED flag to priv_flags
by Neil Horman
· 13 years ago
711ae7c
IPv4: Send gratuitous ARP for secondary IP addresses also
by Zoltan Kiss
· 13 years ago
956c354
sch_sfq: fix sfq_enqueue()
by Eric Dumazet
· 13 years ago
d9399f3
net: adjust array index
by Julia Lawall
· 13 years ago
88fd1ea
IPVS: Free resources on module removal
by Simon Horman
· 13 years ago
44a41f4
ipv4: fix the reusing of routing cache entries
by Julian Anastasov
· 13 years ago
4339267
ipv4: Constrain UFO fragment sizes to multiples of 8 bytes
by Bill Sommerfeld
· 13 years ago
0671b30
icmp: Fix regression in nexthop resolution during replies.
by David S. Miller
· 13 years ago
ef81bb4
ipv6: make fragment identifications less predictable
by Eric Dumazet
· 13 years ago
e997d47
net: Compute protocol sequence numbers and fragment IDs using MD5.
by David S. Miller
· 13 years ago
5b47b80
net: Fix security_socket_sendmsg() bypass problem.
by Tetsuo Handa
· 13 years ago
91f620f
net: Cap number of elements for sendmmsg
by Anton Blanchard
· 13 years ago
365f1cd
net: sendmmsg should only return an error if no messages were sent
by Anton Blanchard
· 13 years ago
ea530db
cfg80211: really ignore the regulatory request
by Sven Neumann
· 13 years ago
83d20a0
svcrpc: fix list-corrupting race on nfsd shutdown
by J. Bruce Fields
· 13 years ago
148a97c
mac80211: Restart STA timers only on associated state
by Rajkumar Manoharan
· 13 years ago
3de8ae6
ethtool: Allow zero-length register dumps again
by Ben Hutchings
· 13 years ago
bde99f6
bridge: send proper message_age in config BPDU
by stephen hemminger
· 13 years ago
e6625fa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
38be7a7
ceph: fix file mode calculation
by Sage Weil
· 13 years ago
05e9a2f
Bluetooth: Fix crash with incoming L2CAP connections
by Ilia Kolomisnky
· 13 years ago
9191e6a
Bluetooth: Fix regression in L2CAP connection procedure
by Gustavo F. Padovan
· 13 years ago
62f2a3a
net: remove NETIF_F_ALL_TX_OFFLOADS
by Michał Mirosław
· 13 years ago
b73c43f
net: sctp: fix checksum marking for outgoing packets
by Michał Mirosław
· 13 years ago
201f92e
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 13 years ago
ec0dd26
SUNRPC: Fix use of static variable in rpcb_getport_async
by Ben Greear
· 13 years ago
cd4fcc7
sctp: ABORT if receive, reassmbly, or reodering queue is not empty while closing socket
by Thomas Graf
· 13 years ago
3f97fae
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 13 years ago
8fcbc63
XFRM: Fix memory leak in xfrm_state_update
by Tushar Gohad
· 13 years ago
8a98d93
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
by John W. Linville
· 13 years ago
b55c598
SUNRPC: Fix a race between work-queue and rpc_killall_tasks
by Trond Myklebust
· 13 years ago
f8d9605
sctp: Enforce retransmission limit during shutdown
by Thomas Graf
· 13 years ago
85746e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
3445951
mac80211: fix TKIP replay vulnerability
by Johannes Berg
· 13 years ago
1186980
mac80211: fix ie memory allocation for scheduled scans
by Luciano Coelho
· 13 years ago
9491230
sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe it
by Wei Yongjun
· 13 years ago
f03d78d
net: refine {udp|tcp|sctp}_mem limits
by Eric Dumazet
· 13 years ago
712ae51
net: vlan: enable soft features regardless of underlying device
by Shan Wei
· 13 years ago
4466146
bridge: Always flood broadcast packets
by Herbert Xu
· 13 years ago
121782a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
c10841c
cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex
by Luciano Coelho
· 13 years ago
f2529c2
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by John W. Linville
· 13 years ago
c349a52
net: bind() fix error return on wrong address family
by Marcus Meissner
· 13 years ago
b00897b
xfrm4: Don't call icmp_send on local error
by Steffen Klassert
· 13 years ago
c146066
ipv4: Don't use ufo handling on later transformed packets
by Steffen Klassert
· 13 years ago
12fdb4d
xfrm: Remove family arg from xfrm_bundle_ok
by Steffen Klassert
· 13 years ago
957c665
ipv6: Don't put artificial limit on routing table size.
by David S. Miller
· 13 years ago
11d53b4
ipv6: Don't change dst->flags using assignments.
by David S. Miller
· 13 years ago
60c2ce2
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 13 years ago
163f4da
Bluetooth: Fix memory leak under page timeouts
by Tomas Targownik
· 13 years ago
9fa7e4f
Bluetooth: Fix regression with incoming L2CAP connections
by Gustavo F. Padovan
· 13 years ago
7bb59df
Bluetooth: Fix hidp disconnect deadlocks and lost wakeup
by Peter Hurley
· 13 years ago
0e90ed0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
690b0ca
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
by John W. Linville
· 13 years ago
ed6e4ef
netfilter: Fix ip_route_me_harder triggering ip_rt_bug
by Julian Anastasov
· 13 years ago
7ac2881
Bluetooth: Prevent buffer overflow in l2cap config request
by Dan Rosenberg
· 13 years ago
353e5c9
ipv4: Fix IPsec slowpath fragmentation problem
by Steffen Klassert
· 13 years ago
33f99dc
ipv4: Fix packet size calculation in __ip_append_data
by Steffen Klassert
· 13 years ago
a66b98d
mac80211: fix rx->key NULL dereference during mic failure
by Arik Nemtsov
· 13 years ago
bd4265f
bridge: Only flood unregistered groups to routers
by Herbert Xu
· 13 years ago
acc468f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
by John W. Linville
· 13 years ago
9cfaa8d
udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet
by Xufeng Zhang
· 13 years ago
32c9025
ipv6/udp: Use the correct variable to determine non-blocking condition
by Xufeng Zhang
· 13 years ago
2992c4b
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 13 years ago
eda0841
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
6e158d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
8ad2475
ipv4, ping: Remove duplicate icmp.h include
by Jesper Juhl
· 13 years ago
40fad6b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by John W. Linville
· 13 years ago
Next »