Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
13f040f9e55d41e92e485389123654971e03b819
/
net
bc8a539
ipv4: make default for INET_LRO consistent with help text
by Frans Pop
· 15 years ago
995b337
net: fix skb_seq_read returning wrong offset/length for page frag data
by Thomas Chenault
· 15 years ago
511e11e
pkt_sched: gen_estimator: use 64 bit intermediate counters for bps
by Eric Dumazet
· 15 years ago
c0f84d0
sch_teql: should not dereference skb after ndo_start_xmit()
by Eric Dumazet
· 15 years ago
7752731
tcp: fix MSG_PEEK race check
by Ilpo Järvinen
· 15 years ago
4f0611a
bridge: fix initial packet flood if !STP
by Stephen Hemminger
· 15 years ago
a598f6a
bridge: relay bridge multicast pkgs if !STP
by Stephen Hemminger
· 15 years ago
2513dfb
ipconfig: handle case of delayed DHCP server
by Chris Friesen
· 15 years ago
5e39273
netpoll: don't dereference NULL dev from np
by Pavel Emelyanov
· 15 years ago
7c7327d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by Linus Torvalds
· 15 years ago
3346857
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by Linus Torvalds
· 15 years ago
2ea3f86
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
621ad7c
mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrel
by John W. Linville
· 16 years ago
2ad2080
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
3d7a9d1
Bluetooth: Don't trigger disconnect timeout for security mode 3 pairing
by Marcel Holtmann
· 15 years ago
1b0336b
Bluetooth: Don't use hci_acl_connect_cancel() for incoming connections
by Marcel Holtmann
· 15 years ago
384943e
Bluetooth: Fix wrong module refcount when connection setup fails
by Marcel Holtmann
· 15 years ago
be8be9e
ipvs: Fix IPv4 FWMARK virtual services
by Simon Horman
· 16 years ago
e81963b
ipv4: Make INET_LRO a bool instead of tristate.
by David S. Miller
· 15 years ago
9b05126
net: remove stale reference to fastroute from Kconfig help text
by Ashish Karkare
· 15 years ago
b805007
net: update skb_recycle_check() for hardware timestamping changes
by Lennert Buytenhek
· 15 years ago
6473990
net-sched: fix bfifo default limit
by Patrick McHardy
· 15 years ago
a860820
Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
by David S. Miller
· 15 years ago
94c7f2d
wimax: oops: wimax_dev_add() is the only one that can initialize the state
by Inaky Perez-Gonzalez
· 16 years ago
d1a2627
wimax: fix oops if netlink fails to add attribute
by Inaky Perez-Gonzalez
· 16 years ago
457ca7b
Bluetooth: Move dev_set_name() to a context that can sleep
by Marcel Holtmann
· 16 years ago
356d6c2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 16 years ago
86b698b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
fecc113
netfilter: ctnetlink: fix wrong message type in user updates
by Pablo Neira Ayuso
· 16 years ago
280f37a
netfilter: xt_cluster: fix use of cluster match with 32 nodes
by Pablo Neira Ayuso
· 16 years ago
80445de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
b98b494
netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONE
by Christoph Paasch
· 16 years ago
a67e899
Bluetooth: Fix issue with sysfs handling for connections
by Marcel Holtmann
· 16 years ago
6909268
mac80211: pid, fix memory corruption
by Jiri Slaby
· 16 years ago
8e532175
mac80211: minstrel, fix memory corruption
by Jiri Slaby
· 16 years ago
30a548c
cfg80211: fix comment on regulatory hint processing
by Luis R. Rodriguez
· 16 years ago
b1ed8dd
cfg80211: fix bug while trying to process beacon hints on init
by Luis R. Rodriguez
· 16 years ago
ac46d48
cfg80211: fix race condition with wiphy_apply_custom_regulatory()
by Luis R. Rodriguez
· 16 years ago
c0f0aac
cfg80211: fix truncated IEs
by Johannes Berg
· 16 years ago
8ccd8f2
mac80211: correct fragmentation threshold check
by Johannes Berg
· 16 years ago
0c26689
tcp: Fix tcp_prequeue() to get correct rto_min value
by Satoru SATOH
· 16 years ago
21515e4
svcrdma: clean up error paths.
by Steve Wise
· 16 years ago
902e5ea
Subject: [PATCH] br2684: restore net_dev initialization
by Rabin Vincent
· 16 years ago
d0ab8ff
net: Only store high 16 bits of kernel generated filter priorities
by Robert Love
· 16 years ago
acda074
xt_socket: checks for the state of nf_conntrack
by Laszlo Attila Toth
· 16 years ago
ec581f6
net: Fix skb_tx_hash() for forwarding workloads.
by Eric Dumazet
· 16 years ago
7a67e56
net: Fix oops when splicing skbs from a frag_list.
by Jarek Poplawski
· 16 years ago
ddc9f82
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
c428c89
mac80211: default to automatic power control
by Johannes Berg
· 16 years ago
d4c4a9a
mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock
by Alan Jenkins
· 16 years ago
bf0de3e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by David S. Miller
· 16 years ago
942e4a2
netfilter: revised locking for x_tables
by Stephen Hemminger
· 16 years ago
3fdca1e
Bluetooth: Fix connection establishment with low security requirement
by Marcel Holtmann
· 16 years ago
052b30b
Bluetooth: Add different pairing timeout for Legacy Pairing
by Marcel Holtmann
· 16 years ago
f3784d8
Bluetooth: Ensure that HCI sysfs add/del is preempt safe
by Roger Quadros
· 16 years ago
bf368e4
net: Avoid extra wakeups of threads blocked in wait_for_packet()
by Eric Dumazet
· 16 years ago
c9503e0
ipv4: Limit size of route cache hash table
by Anton Blanchard
· 16 years ago
6a783c9
xfrm: wrong hash value for temporary SA
by Nicolas Dichtel
· 16 years ago
adc667e
vlan: update vlan carrier state for admin up/down
by Jay Vosburgh
· 16 years ago
1c41e23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 16 years ago
d0687be
svcrdma: Fix dma map direction for rdma read targets
by Steve Wise
· 16 years ago
37e55cf
netfilter: xt_recent: fix stack overread in compat code
by Jan Engelhardt
· 16 years ago
71951b6
netfilter: nf_ct_dccp: add missing role attributes for DCCP
by Pablo Neira Ayuso
· 16 years ago
4b07066
netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACK
by Laszlo Attila Toth
· 16 years ago
5ff4829
netfilter: nf_ct_dccp/udplite: fix protocol registration error
by Patrick McHardy
· 16 years ago
29fe1b4
netfilter: ctnetlink: fix gcc warning during compilation
by Pablo Neira Ayuso
· 16 years ago
cc29c70
net/netrom: Fix socket locking
by Jean Delvare
· 16 years ago
50b2ff1
netlabel: Always remove the correct address selector
by Paul Moore
· 16 years ago
3fa6b5a
af_iucv: Fix race when queuing incoming iucv messages
by Hendrik Brueckner
· 16 years ago
e14ad5f
af_iucv: Test additional sk states in iucv_sock_shutdown
by Hendrik Brueckner
· 16 years ago
fe86e54
af_iucv: Reject incoming msgs if RECV_SHUTDOWN is set
by Hendrik Brueckner
· 16 years ago
60d3705
af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flag
by Hendrik Brueckner
· 16 years ago
bbe188c
af_iucv: consider state IUCV_CLOSING when closing a socket
by Ursula Braun
· 16 years ago
9b8de74
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
by David Howells
· 16 years ago
d1bcb9f
mac80211: fix alignment calculation bug
by Johannes Berg
· 16 years ago
7d42081
mac80211: do not print WARN if config interface
by Reinette Chatre
· 16 years ago
7e0986c
mac80211: fix basic rate bitmap calculation
by Johannes Berg
· 16 years ago
ad93568
mac80211: fix beacon loss detection after scan
by Kalle Valo
· 16 years ago
d91c01c
nl80211: Make nl80211_send_mlme_event() atomic
by Jouni Malinen
· 16 years ago
18aaab1
MAC80211: Remove unused MAC80211_VERBOSE_SPECT_MGMT_DEBUG.
by Robert P. J. Day
· 16 years ago
c197fac
netfilter: bridge: allow fragmentation of VLAN packets traversing a bridge
by hummerbliss@gmail.com
· 16 years ago
5db8765
net: Fix GRO for multiple page fragments
by Ben Hutchings
· 16 years ago
9a5120d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by David S. Miller
· 16 years ago
eb39c57
net: fix "compatibility" typos
by Marcin Slusarz
· 16 years ago
52cf3cc
tcp: fix mid-wq adjustment helper
by Ilpo Järvinen
· 16 years ago
8caf153
net: sch_netem: Fix an inconsistency in ingress netem timestamps.
by Jarek Poplawski
· 16 years ago
c7c1a0f
ax25: proc uid file misses header
by Alan Cox
· 16 years ago
9499237
Bluetooth: Add workaround for wrong HCI event in eSCO setup
by Marcel Holtmann
· 16 years ago
732547f
Bluetooth: Fallback from eSCO to SCO on unspecified error
by Marcel Holtmann
· 16 years ago
e2139b3
Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP
by Johan Hedberg
· 16 years ago
7816a0a
vlan/macvlan: fix NULL pointer dereferences in ethtool handlers
by Patrick McHardy
· 16 years ago
75a241f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
e18e37e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 16 years ago
6037554
mac80211: validate TIM IE length
by Johannes Berg
· 16 years ago
cd1658f
cfg80211: do not replace BSS structs
by Johannes Berg
· 16 years ago
160002f
cfg80211: copy hold when replacing BSS
by Johannes Berg
· 16 years ago
7181d46
mac80211: avoid crashing when no scan sdata
by Johannes Berg
· 16 years ago
a014273
netfilter: nfnetlink: return ENOMEM if we fail to create netlink socket
by Pablo Neira Ayuso
· 16 years ago
150ace0
netfilter: ctnetlink: report error if event message allocation fails
by Pablo Neira Ayuso
· 16 years ago
a0a69a0
gro: Fix use after free in tcp_gro_receive
by Herbert Xu
· 16 years ago
Next »