Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d162e7aac24bfd8b96881582368f976e7e464c25
/
net
d7c1255
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
fc75fc8
ipv4: dont create routes on down devices
by Eric Dumazet
· 14 years ago
e058464
Revert "ipv4: Allow configuring subnets as local addresses"
by David S. Miller
· 14 years ago
fdac1e0
irda: prevent integer underflow in IRLMP_ENUMDEVICES
by Dan Rosenberg
· 14 years ago
1bde5ac
tcp: fix listening_get_next()
by Eric Dumazet
· 14 years ago
b7e03ec
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
b51aff0
mac80211: fix mesh forwarding
by Johannes Berg
· 14 years ago
9d5004f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
aa3e219
net_sched: sch_sfq: fix allot handling
by Eric Dumazet
· 14 years ago
ad0081e
ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.
by David Stevens
· 14 years ago
361cf40
ceph: handle partial result from get_user_pages
by Henry C Chang
· 14 years ago
b6aa590
ceph: mark user pages dirty on direct-io reads
by Henry C Chang
· 14 years ago
29ba5fe
ipv6: don't flush routes when setting loopback down
by stephen hemminger
· 14 years ago
7d743b7
sctp: fix the return value of getting the sctp partial delivery point
by Wei Yongjun
· 14 years ago
76d6615
bridge: fix IPv6 queries for bridge multicast snooping
by David Stevens
· 14 years ago
fcbdf09
net: fix nulls list corruptions in sk_prot_alloc
by Octavian Purdila
· 14 years ago
d3052b5
ipv6: delete expired route in ip6_pmtu_deliver
by Andrey Vagin
· 14 years ago
82cc4f5c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
b4fe2a0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
d96c904
ceph: fix msgr_init error path
by Sage Weil
· 14 years ago
8808f64
mac80211: avoid calling ieee80211_work_work unconditionally
by Herton Ronaldo Krzesinski
· 14 years ago
c926d00
mac80211: Fix NULL-pointer deference on ibss merge when not ready
by Tim Harvey
· 14 years ago
10c38c3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by John W. Linville
· 14 years ago
a19faf0
net: fix skb_defer_rx_timestamp()
by Eric Dumazet
· 14 years ago
d9ca676
atm: correct sysfs 'device' link creation and parent relationships
by Dan Williams
· 14 years ago
40a0103
SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped address
by Wei Yongjun
· 14 years ago
e91db5c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
5f75a10
ipv6: fix nl group when advertising a new link
by Nicolas Dichtel
· 14 years ago
c1249c0
net: Document the kernel_recvmsg() function
by Martin Lucina
· 14 years ago
78347c8
xfrm: Fix xfrm_state_migrate leak
by Thomas Egerer
· 14 years ago
4e085e7
econet: Fix crash in aun_incoming().
by David S. Miller
· 14 years ago
f198725
tcp: protect sysctl_tcp_cookie_size reads
by Eric Dumazet
· 14 years ago
ad9f4f5
tcp: avoid a possible divide by zero
by Eric Dumazet
· 14 years ago
7e24470
mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs
by Helmut Schaa
· 14 years ago
6763151
tcp: Replace time wait bucket msg by counter
by Tom Herbert
· 14 years ago
171995e
x25: decrement netdev reference counts on unload
by Apollon Oikonomopoulos
· 14 years ago
e8d34a88
l2tp: Fix modalias of l2tp_ip
by Michal Marek
· 14 years ago
0c62fc6
econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.
by Nelson Elhage
· 14 years ago
35d9b0c
llc: fix a device refcount imbalance
by Eric Dumazet
· 14 years ago
b1afde6
tcp: Bug fix in initialization of receive window.
by Nandita Dukkipati
· 14 years ago
4f58605
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
ed2849d
sunrpc: prevent use-after-free on clearing XPT_BUSY
by NeilBrown
· 14 years ago
183f732
Bluetooth: Fix initial RFCOMM DLC security level
by Johan Hedberg
· 14 years ago
46bcf14
filter: fix sk_filter rcu handling
by Eric Dumazet
· 14 years ago
0bae35e
leds: fix up dependencies
by Johannes Berg
· 14 years ago
1937721
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by John W. Linville
· 14 years ago
6dcdd1b
net/ipv6/sit.c: return unhandled skb to tunnel4_rcv
by David McCullough
· 14 years ago
381601e
Make the ip6_tunnel reflect the true mtu.
by Anders Franzen
· 14 years ago
8e26d5a
mac80211: Fix STA disconnect due to MIC failure
by Senthil Balasubramanian
· 14 years ago
2c31333
mac80211: ignore non-bcast mcast deauth/disassoc franes
by Christian Lamparter
· 14 years ago
a01af8e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
7dff312
mac80211: Fix frame injection using non-AP vif
by Jouni Malinen
· 14 years ago
25888e3
af_unix: limit recursion level
by Eric Dumazet
· 14 years ago
b4ff3c9
inet: Fix __inet_inherit_port() to correctly increment bsockets and num_owners
by Nagendra Tomar
· 14 years ago
3c6f27b
DECnet: don't leak uninitialized stack byte
by Dan Rosenberg
· 14 years ago
0ac7887
dccp: fix error in updating the GAR
by Gerrit Renker
· 14 years ago
0147fc0
tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)
by Alexey Dobriyan
· 14 years ago
8475ef9
netns: Don't leak others' openreq-s in proc
by Pavel Emelyanov
· 14 years ago
4cb6a61
Net: ceph: Makefile: Remove unnessary code
by Tracey Dent
· 14 years ago
19650e8
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
a27e13d
econet: fix CVE-2010-3848
by Phil Blundell
· 14 years ago
16c4174
econet: fix CVE-2010-3850
by Phil Blundell
· 14 years ago
fa0e846
econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849
by Phil Blundell
· 14 years ago
c39508d
tcp: Make TCP_MAXSEG minimum more correct.
by David S. Miller
· 14 years ago
9915672
af_unix: limit unix_tot_inflight
by Eric Dumazet
· 14 years ago
3cbaa0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
c89ad73
Bluetooth: Fix not returning proper error in SCO
by Gustavo F. Padovan
· 14 years ago
5fc4397
SUNRPC: Fix an infinite loop in call_refresh/call_refreshresult
by Trond Myklebust
· 14 years ago
88b2a9a
ipv6: fix missing in6_ifa_put in addrconf
by John Fastabend
· 14 years ago
7a1c8e5
net: allow GFP_HIGHMEM in __vmalloc()
by Eric Dumazet
· 14 years ago
76db8ac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
caf8394
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
0302b86
net: fix kernel-doc for sk_filter_rcu_release
by Randy Dunlap
· 14 years ago
dba4490d
netfilter: fix IP_VS dependencies
by Patrick McHardy
· 14 years ago
925e277
net: irda: irttp: sync error paths of data- and udata-requests
by Wolfram Sang
· 14 years ago
18a31e1
ipv6: Expose reachable and retrans timer values as msecs
by Thomas Graf
· 14 years ago
07bfa52
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
93908d1
ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffies
by Thomas Graf
· 14 years ago
7d8e76b
net: zero kobject in rx_queue_release
by John Fastabend
· 14 years ago
09a02fd
cfg80211: fix can_beacon_sec_chan, reenable HT40
by Mark Mentovai
· 14 years ago
218854a
rds: Integer overflow in RDS cmsg handling
by Dan Rosenberg
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
9236d83
cfg80211: fix extension channel checks to initiate communication
by Luis R. Rodriguez
· 14 years ago
7d98ffd
xfrm: update flowi saddr in icmp_send if unset
by Ulrich Weber
· 14 years ago
4c62ab9c
irda: irttp: allow zero byte packets
by Wolfram Sang
· 14 years ago
94f58df
SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variable
by Jesper Juhl
· 14 years ago
9457b24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
0597d1b
can-bcm: fix minor heap overflow
by Oliver Hartkopp
· 14 years ago
4038565
ipv6: Warn users if maximum number of routes is reached.
by Ben Greear
· 14 years ago
2de7957
ipv6: addrconf: don't remove address state on ifdown if the address is being kept
by Lorenzo Colitti
· 14 years ago
8f49c27
tcp: Don't change unlocked socket state in tcp_v4_err().
by David S. Miller
· 14 years ago
5ef4130
x25: Prevent crashing when parsing bad X.25 facilities
by Dan Rosenberg
· 14 years ago
1f18b71
net: Fix header size check for GSO case in recvmsg (af_packet)
by Mariusz Kozlowski
· 14 years ago
7c13a0d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
369cf77
rtnetlink: Fix message size calculation for link messages
by Thomas Graf
· 14 years ago
22e091e
netfilter: ipv6: fix overlap check for fragments
by Shan Wei
· 14 years ago
8877870
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
7a1abd0
tcp: Increase TCP_MAXSEG socket option minimum.
by David S. Miller
· 14 years ago
8d987e5
net: avoid limits overflow
by Eric Dumazet
· 14 years ago
6728664
net: packet: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
Next »