Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
160b1543cdae83e9f8914ac7afc3d2bd686140af
/
net
a01af8e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 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
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
dba4490
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
57fe93b
filter: make sure filters dont read uninitialized memory
by David S. Miller
· 14 years ago
fe10ae5
net: ax25: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
c5c6b19
ceph: explicitly specify page alignment in network messages
by Sage Weil
· 14 years ago
b7495fc
ceph: make page alignment explicit in osd interface
by Sage Weil
· 14 years ago
e98b6fe
ceph: fix comment, remove extraneous args
by Sage Weil
· 14 years ago
332dd96
net/dst: dst_dev_event() called after other notifiers
by Eric Dumazet
· 14 years ago
88f8a5e
net: tipc: fix information leak to userland
by Kulikov Vasiliy
· 14 years ago
18943d2
inet: fix ip_mc_drop_socket()
by Eric Dumazet
· 14 years ago
63ce090
Bluetooth: fix not setting security level when creating a rfcomm session
by Luiz Augusto von Dentz
· 14 years ago
4f8b691
Bluetooth: fix endianness conversion in L2CAP
by Gustavo F. Padovan
· 14 years ago
bfaaeb3
Bluetooth: fix unaligned access to l2cap conf data
by steven miao
· 14 years ago
bdb7524
Bluetooth: Fix non-SSP auth request for HIGH security level sockets
by Johan Hedberg
· 14 years ago
96c99b4
Bluetooth: fix hidp kconfig dependency warning
by Randy Dunlap
· 14 years ago
352ffad
mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scan
by Brian Cavagnolo
· 14 years ago
3cc25e5
cfg80211: fix a crash in dev lookup on dump commands
by Felix Fietkau
· 14 years ago
aa58163
rds: Fix rds message leak in rds_message_map_pages
by Pavel Emelyanov
· 14 years ago
eb58906
pktgen: correct uninitialized queue_map
by Junchang Wang
· 14 years ago
f464214
ipv6: fix overlap check for fragments
by Shan Wei
· 14 years ago
4c46ee5
classifier: report statistics for basic classifier
by stephen hemminger
· 14 years ago
86c2c0a
NET: pktgen - fix compile warning
by Dmitry Torokhov
· 14 years ago
4b4a270
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
22e76c8
inet_diag: Make sure we actually run the same bytecode we audited.
by Nelson Elhage
· 14 years ago
1f1b9c9
fib: fib_result_assign() should not change fib refcounts
by Eric Dumazet
· 14 years ago
cccbe5e
netfilter: ip6_tables: fix information leak to userspace
by Jan Engelhardt
· 14 years ago
758cb41
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
c00b2c9
cls_cgroup: Fix crash on module unload
by Herbert Xu
· 14 years ago
a6331d6
memory corruption in X.25 facilities parsing
by andrew hendry
· 14 years ago
41bb78b
net dst: fix percpu_counter list corruption and poison overwritten
by Xiaotian Feng
· 14 years ago
8200a59
rds: Remove kfreed tcp conn from list
by Pavel Emelyanov
· 14 years ago
58c490b
rds: Lost locking in loop connection freeing
by Pavel Emelyanov
· 14 years ago
47d1ff1
caif: Remove noisy printout when disconnecting caif socket
by sjur.brandeland@stericsson.com
· 14 years ago
f2527ec
caif: Bugfix for socket priority, bindtodev and dbg channel.
by André Carvalho de Matos
· 14 years ago
b5f15ac
ipv4: netfilter: ip_tables: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
1a8b7a6
ipv4: netfilter: arp_tables: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
df9f86f
ceph: fix small seq message skipping
by Sage Weil
· 14 years ago
df32cc1
net: check queue_index from sock is valid for device
by Tom Herbert
· 14 years ago
6f9b901
l2tp: kzalloc with swapped params in l2tp_dfs_seq_open
by Dr. David Alan Gilbert
· 14 years ago
5ec1cea
text ematch: check for NULL pointer before destroying textsearch config
by Thomas Graf
· 14 years ago
3985c7c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
253eacc
net: Truncate recvfrom and sendto length to INT_MAX.
by Linus Torvalds
· 14 years ago
d139ff0
RDS: Let rds_message_alloc_sgs() return NULL
by Andy Grover
· 14 years ago
fc8162e
RDS: Copy rds_iovecs into kernel memory instead of rereading from userspace
by Andy Grover
· 14 years ago
f4a3fc0
RDS: Clean up error handling in rds_cmsg_rdma_args
by Andy Grover
· 14 years ago
a09f69c
RDS: Return -EINVAL if rds_rdma_pages returns an error
by Andy Grover
· 14 years ago
1b1f693
net: fix rds_iovec page count overflow
by Linus Torvalds
· 14 years ago
3285ee3
ip_gre: fix fallback tunnel setup
by Eric Dumazet
· 14 years ago
870be39
ipv6/udp: report SndbufErrors and RcvbufErrors
by Eric Dumazet
· 14 years ago
1840897
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
a4765fa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
520efd1
mac80211: fix failure to check kmalloc return value in key_key_read
by Jesper Juhl
· 14 years ago
d817d29
netfilter: fix nf_conntrack_l4proto_register()
by Eric Dumazet
· 14 years ago
64e4674
netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=n
by Patrick McHardy
· 14 years ago
Next »