Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d6250a03fa736c1bff4df4601f5af2dc21f2bf9e
/
net
29e5536
Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by Linus Torvalds
· 15 years ago
cd79bf7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
827d42c
mac80211: fix spurious delBA handling
by Johannes Berg
· 15 years ago
4253119
mac80211: fix two remote exploits
by Johannes Berg
· 15 years ago
bbf31bf
ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL ptr OOPS
by David Ford
· 15 years ago
5fdd4ba
sctp: on T3_RTX retransmit all the in-flight chunks
by Andrei Pelinescu-Onciul
· 15 years ago
3e98484
pktgen: Fix netdevice unregister
by Eric Dumazet
· 15 years ago
b5b5150
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
45ba564
rfkill: fix miscdev ops
by Johannes Berg
· 15 years ago
593f63b
pktgen: Fix device name compares
by Eric Dumazet
· 15 years ago
7357031
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 15 years ago
8fa539b
netfilter: xt_limit: fix invalid return code in limit_mt_check()
by Patrick McHardy
· 15 years ago
e6236f7
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
6440fe0
netfilter: nf_log: fix sleeping function called from invalid context in seq_show()
by Patrick McHardy
· 15 years ago
d667b9c
netfilter: xt_osf: fix xt_osf_remove_callback() return value
by Patrick McHardy
· 15 years ago
ceb99fe
mac80211: fix resume
by Johannes Berg
· 15 years ago
486bfe5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
8ade008
mac80211: fix addba timer (again...)
by Johannes Berg
· 15 years ago
6b863d1
vlan: Fix register_vlan_dev() error path
by Eric Dumazet
· 15 years ago
69c0cab
gro: Fix illegal merging of trailer trash
by Herbert Xu
· 15 years ago
91e9c07b
net: Fix the rollback test in dev_change_name()
by Eric Dumazet
· 15 years ago
eaa04dc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by David S. Miller
· 15 years ago
68ae663
Bluetooth: Fix regression with L2CAP configuration in Basic Mode
by Gustavo F. Padovan
· 15 years ago
a0e55a3
Bluetooth: Select Basic Mode as default for SOCK_SEQPACKET
by Gustavo F. Padovan
· 15 years ago
93f19c9
Bluetooth: Set general bonding security for ACL by default
by Andrei Emeltchenko
· 15 years ago
d0490cf
ipmr: missing dev_put() on error path in vif_add()
by Dan Carpenter
· 15 years ago
a78102e
sctp: Set socket source address when additing first transport
by Vlad Yasevich
· 15 years ago
f9c6781
sctp: Fix regression introduced by new sctp_connectx api
by Vlad Yasevich
· 15 years ago
409b95a
sctp: Set source addresses on the association before adding transports
by Vlad Yasevich
· 15 years ago
1e360a6
SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr()
by Chuck Lever
· 15 years ago
d792c10
tcp: provide more information on the tcp receive_queue bugs
by Ilpo Järvinen
· 15 years ago
7378396
netfilter: nf_log: fix sleeping function called from invalid context in seq_show()
by Wu Fengguang
· 15 years ago
1c622ae
netfilter: xt_osf: fix xt_osf_remove_callback() return value
by Roel Kluin
· 15 years ago
1ce5523
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
6755aeb
can: should not use __dev_get_by_index() without locks
by Eric Dumazet
· 15 years ago
23ca0c9
ipip: Fix handling of DF packets when pmtudisc is OFF
by Herbert Xu
· 15 years ago
539054a
netfilter: xt_connlimit: fix regression caused by zero family value
by Jan Engelhardt
· 15 years ago
887e671
decnet: netdevice refcount leak
by Eric Dumazet
· 15 years ago
f9dd09c
netfilter: nf_nat: fix NAT issue in 2.6.30.4+
by Jozsef Kadlecsik
· 15 years ago
b4ec824
rose: device refcount leak
by Eric Dumazet
· 15 years ago
1056bd5
bridge: prevent bridging wrong device
by Stephen Hemminger
· 15 years ago
a84216e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
bcfe3c2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
c1f9a76
mac80211: check interface is down before type change
by Johannes Berg
· 15 years ago
7400f42
cfg80211: fix NULL ptr deref
by Johannes Berg
· 15 years ago
3e2796a
9p: fix readdir corner cases
by Eric Van Hensbergen
· 15 years ago
372362a
mac80211: fix reason code output endianness
by Johannes Berg
· 15 years ago
2171abc
mac80211: fix addba timer
by Johannes Berg
· 15 years ago
f446d10
mac80211: fix BSS leak
by Johannes Berg
· 15 years ago
2e9526b
gre: Fix dev_addr clobbering for gretap
by Herbert Xu
· 15 years ago
9d410c7
net: fix sk_forward_alloc corruption
by Eric Dumazet
· 15 years ago
b0c110c
net: Fix RPF to work with policy routing
by jamal
· 15 years ago
49b2de8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
b5dd884
net: Fix 'Re: PACKET_TX_RING: packet size is too long'
by Gabor Gombas
· 15 years ago
55888df
AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2)
by Neil Horman
· 15 years ago
9b1ce52
mac80211: fix for incorrect sequence number on hostapd injected frames
by Björn Smedman
· 15 years ago
f99288d
mac80211: trivial: fix spelling in mesh_hwmp
by Andrey Yurovsky
· 15 years ago
7d930bc
cfg80211: sme: deauthenticate on assoc failure
by Johannes Berg
· 15 years ago
2ef6e44
mac80211: keep auth state when assoc fails
by Johannes Berg
· 15 years ago
d419b9f
mac80211: fix ibss joining
by Reinette Chatre
· 15 years ago
66ed1e5
pktgen: Dont leak kernel memory
by Eric Dumazet
· 15 years ago
c62f4c4
net: use WARN() for the WARN_ON in commit b6b39e8f3fbbb
by Arjan van de Ven
· 15 years ago
964fe08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
4848490
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
e95646c
virtio: let header files include virtio_ids.h
by Christian Borntraeger
· 15 years ago
b6b39e8
tcp: Try to catch MSG_PEEK bug
by Herbert Xu
· 15 years ago
55b8050
net: Fix IP_MULTICAST_IF
by Eric Dumazet
· 15 years ago
45054dc
bluetooth: static lock key fix
by Dave Young
· 15 years ago
f74c77c
bluetooth: scheduling while atomic bug fix
by Dave Young
· 15 years ago
b103cf3
tcp: fix TCP_DEFER_ACCEPT retrans calculation
by Julian Anastasov
· 15 years ago
0c3d79b
tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPT
by Julian Anastasov
· 15 years ago
d1b99ba
tcp: accept socket after TCP_DEFER_ACCEPT period
by Julian Anastasov
· 15 years ago
a1a2ad9
Revert "tcp: fix tcp_defer_accept to consider the timeout"
by David S. Miller
· 15 years ago
77238f2
AF_UNIX: Fix deadlock on connecting to shutdown socket
by Tomoki Sekiyama
· 15 years ago
c3da314
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
417c523
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
8558467
udp: Fix udp_poll() and ioctl()
by Eric Dumazet
· 15 years ago
6d01a02
tcp: fix tcp_defer_accept to consider the timeout
by Willy Tarreau
· 15 years ago
d20ef63
mac80211: document ieee80211_rx() context requirement
by Johannes Berg
· 15 years ago
51f98f1
mac80211: fix ibss race
by Johannes Berg
· 15 years ago
5e4708b
mac80211: fix logic error ibss merge bssid check
by Felix Fietkau
· 15 years ago
53f7e35
pkt_sched: pedit use proper struct
by jamal
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
67972e0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
8a8e05e
cfg80211: fix netns error unwinding bug
by Johannes Berg
· 15 years ago
5587481
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
ad61df9
netlink: fix typo in initialization
by Jiri Pirko
· 15 years ago
0819663
mac80211: use kfree_skb() to free struct sk_buff pointers
by Roel Kluin
· 15 years ago
fbc44bf
mac80211: fix vlan and optimise RX
by Johannes Berg
· 15 years ago
a21090c
ipv4: arp_notify address list bug
by Stephen Hemminger
· 15 years ago
a160ee6
wext: let get_wireless_stats() sleep
by Johannes Berg
· 15 years ago
9240d71
pktgen: restore nanosec delays
by Eric Dumazet
· 15 years ago
896a7cf
pktgen: Fix multiqueue handling
by Eric Dumazet
· 15 years ago
a99bbaf
headers: remove sched.h from poll.h
by Alexey Dobriyan
· 15 years ago
90d5ffc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
42324c6
net: splice() from tcp to pipe should take into account O_NONBLOCK
by Eric Dumazet
· 15 years ago
914a9ab
net: Use sk_mark for routing lookup in more places
by Atis Elsts
· 15 years ago
89e95a6
IPv4 TCP fails to send window scale option when window scale is zero
by Ori Finkelman
· 15 years ago
4fdb78d
net/ipv4/tcp.c: fix min() type mismatch warning
by Andrew Morton
· 15 years ago
a98917a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
Next »