Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
ea2ebaa71c978254c2a93bf561236aec8a167166
/
net
d281dc7
SUNRPC: return negative value in case rpcbind client creation error
by Stanislav Kinsbursky
· 14 years ago
613975f
sunrpc: clnt: Add missing braces
by Joe Perches
· 14 years ago
2ce42ec
tcp: perform DMA to userspace only if there is a task waiting for it
by Jiri Kosina
· 14 years ago
202a366
net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
by Jiri Benc
· 14 years ago
ac6b310
tcp: Add TCP_USER_TIMEOUT negative value check
by Hangbin Liu
· 14 years ago
1a86341
wanmain: comparing array with NULL
by Alan Cox
· 14 years ago
4deb65e
net: Fix references to out-of-scope variables in put_cmsg_compat()
by Jesper Juhl
· 14 years ago
a080e65
cipso: don't follow a NULL pointer when setsockopt() is called
by Paul Moore
· 14 years ago
60d2aa5
caif: Fix access to freed pernet memory
by Sjur Brændeland
· 14 years ago
2936d35
sctp: Fix list corruption resulting from freeing an association on a list
by Neil Horman
· 14 years ago
d5eeca5f
sch_sfb: Fix missing NULL check
by Alan Cox
· 14 years ago
a5b4b62
net: Fix memory leak - vlan_info struct
by Amir Hanania
· 14 years ago
f7a47ee
netem: add limitation to reordered packets
by Eric Dumazet
· 14 years ago
032da6a
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
by Jeff Layton
· 14 years ago
7974648
mac80211: fail authentication when AP denied authentication
by Eliad Peller
· 14 years ago
20855fe
tun: fix a crash bug and a memory leak
by Mikulas Patocka
· 14 years ago
738c88c
cfg80211: check iface combinations only when iface is running
by Michal Kazior
· 14 years ago
3cf16f7
mac80211: destroy assoc_data correctly if assoc fails
by Eliad Peller
· 14 years ago
2c07f25
splice: fix racy pipe->buffers uses
by Eric Dumazet
· 14 years ago
bf2370f
mac80211: fix queues stuck issue with HT bandwidth change
by Johannes Berg
· 14 years ago
ee92389
SUNRPC: move per-net operations from svc_destroy()
by Stanislav Kinsbursky
· 14 years ago
1076241
SUNRPC: new svc_bind() routine introduced
by Stanislav Kinsbursky
· 14 years ago
cec8fda
mac80211: correct behaviour on unrecognised action frames
by Johannes Berg
· 14 years ago
576f080
mac80211: clear ifmgd->bssid only after building DELBA
by Eliad Peller
· 14 years ago
0c290a3
batman-adv: only drop packets of known wifi clients
by Marek Lindner
· 14 years ago
a7faba5
batman-adv: fix skb->data assignment
by Antonio Quartulli
· 14 years ago
0d84f6e
cfg80211: fix potential deadlock in regulatory
by Eliad Peller
· 14 years ago
6ee6b4d
NFC: Prevent multiple buffer overflows in NCI
by Dan Rosenberg
· 14 years ago
ee0b2dd
NFC: Return from rawsock_release when sk is NULL
by Eric Dumazet
· 14 years ago
f7153a4
bridge: Assign rtnl_link_ops to bridge devices created via ioctl (v2)
by stephen hemminger
· 14 years ago
993772c
net: remove skb_orphan_try()
by Eric Dumazet
· 14 years ago
da7de70
netpoll: fix netpoll_send_udp() bugs
by Eric Dumazet
· 14 years ago
f9909f7
ipv6: Move ipv6 proc file registration to end of init order
by Thomas Graf
· 14 years ago
8ec2c82
ipv6: fib: Restore NTF_ROUTER exception in fib6_age()
by Thomas Graf
· 14 years ago
217fc83
net: neighbour: fix neigh_dump_info()
by Eric Dumazet
· 14 years ago
4ffa79b
l2tp: fix a race in l2tp_ip_sendmsg()
by Eric Dumazet
· 14 years ago
b133be6
net: l2tp_eth: fix kernel panic on rmmod l2tp_eth
by Eric Dumazet
· 14 years ago
89a5feb
inetpeer: fix a race in inetpeer_gc_worker()
by Eric Dumazet
· 14 years ago
f375a27
drop_monitor: dont sleep in atomic context
by Eric Dumazet
· 14 years ago
31fab24
net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
by Jason Wang
· 14 years ago
eef458c
9p: BUG before corrupting memory
by Sasha Levin
· 14 years ago
b7013d0
rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointer
by Jeff Layton
· 14 years ago
5f1d81e
NFSv4.1: Fix a request leak on the back channel
by Trond Myklebust
· 14 years ago
6fa9c34
cfg80211: fix interface combinations check
by Johannes Berg
· 14 years ago
073e100
mac80211: fix non RCU-safe sta_list manipulation
by Arik Nemtsov
· 14 years ago
d4bb7f4
mac80211: clean up remain-on-channel on interface stop
by Johannes Berg
· 14 years ago
721632c
mac80211: fix error in station state transitions during reconfig
by Meenakshi Venkataraman
· 14 years ago
978041f
xfrm: take net hdr len into account for esp payload size calculation
by Benjamin Poirier
· 14 years ago
ea1ae37
l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case
by James Chapman
· 14 years ago
be078c8
ipv6: fix incorrect ipsec fragment
by Gao feng
· 14 years ago
86a2569
ipv4: fix the rcu race between free_fib_info and ip_route_output_slow
by Yanmin Zhang
· 14 years ago
c7faf5b
sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slot
by Trond Myklebust
· 14 years ago
74b31d2
mac80211: fix ADDBA declined after suspend with wowlan
by Eyal Shapira
· 14 years ago
4c68b0f
cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB
by Luis R. Rodriguez
· 14 years ago
d4b1133
pktgen: fix module unload for good
by Eric Dumazet
· 14 years ago
bad115c
tcp: do_tcp_sendpages() must try to push data out on oom conditions
by Willy Tarreau
· 14 years ago
26a5d3c
netfilter: ipset: fix hash size checking in kernel
by Jozsef Kadlecsik
· 14 years ago
6037463
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 14 years ago
671267b
Bluetooth: mgmt: Fix device_connected sending order
by Johan Hedberg
· 14 years ago
a7d7723
Bluetooth: notify userspace of security level change
by Gustavo Padovan
· 14 years ago
8aa51d6
openvswitch: checking wrong variable in queue_userspace_packet()
by Dan Carpenter
· 14 years ago
4a873f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 14 years ago
e026886
sctp: check cached dst before using it
by Nicolas Dichtel
· 14 years ago
c57b546
pktgen: fix crash at module unload
by Eric Dumazet
· 14 years ago
59b9997
Revert "net: maintain namespace isolation between vlan and real device"
by David S. Miller
· 14 years ago
dccd9ec
ipv4: Do not use dead fib_info entries.
by David S. Miller
· 14 years ago
bc46f93
Merge tag 'nfs-for-3.4-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 14 years ago
c5baa80
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 14 years ago
072ae63
openvswitch: Validation of IPv6 set port action uses IPv4 header
by Pravin B Shelar
· 14 years ago
4cb6e11
openvswitch: Release rtnl_lock if ovs_vport_cmd_build_info() failed.
by Ansis Atteka
· 14 years ago
c42f1d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 14 years ago
7bdf741
auth_gss: the list of pseudoflavors not being parsed correctly
by Steve Dickson
· 14 years ago
b49960a
tcp: change tcp_adv_win_scale and tcp_rmem[2]
by Eric Dumazet
· 14 years ago
84768ed
net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg
by Sasha Levin
· 14 years ago
4fdcfa1
drop_monitor: prevent init path from scheduling on the wrong cpu
by Neil Horman
· 14 years ago
076e777
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 14 years ago
116a0fc
netem: fix possible skb leak
by Eric Dumazet
· 14 years ago
66f2c99
mac80211: fix AP mode EAP tx for VLAN stations
by Felix Fietkau
· 14 years ago
1cebce3
tcp: fix infinite cwnd in tcp_complete_cwr()
by Yuchung Cheng
· 14 years ago
5414fc1
Merge branch 'master' of git://1984.lsi.us.es/net
by David S. Miller
· 14 years ago
cbbb344
SUNRPC: RPC client must use the current utsname hostname string
by Trond Myklebust
· 14 years ago
6cf5185
netfilter: xt_CT: fix wrong checking in the timeout assignment path
by Pablo Neira Ayuso
· 14 years ago
8537de8
ipvs: kernel oops - do_ip_vs_get_ctl
by Hans Schillstrom
· 14 years ago
582b8e3
ipvs: take care of return value from protocol init_netns
by Hans Schillstrom
· 14 years ago
4b984cd
ipvs: null check of net->ipvs in lblc(r) shedulers
by Hans Schillstrom
· 14 years ago
3885ca7
drop_monitor: Make updating data->skb smp safe
by Neil Horman
· 14 years ago
cde2e9a
drop_monitor: fix sleeping in invalid context warning
by Neil Horman
· 14 years ago
4dcc063
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 14 years ago
ea8cfa0
SUNRPC: traverse clients tree on PipeFS event
by Stanislav Kinsbursky
· 14 years ago
37629b5
SUNRPC: set per-net PipeFS superblock before notification
by Stanislav Kinsbursky
· 14 years ago
7aab449
SUNRPC: skip clients with program without PipeFS entries
by Stanislav Kinsbursky
· 14 years ago
a4dff1b
SUNRPC: skip dead but not buried clients on PipeFS events
by Stanislav Kinsbursky
· 14 years ago
651913c
tcp: clean up use of jiffies in tcp_rcv_rtt_measure()
by Neal Cardwell
· 14 years ago
768f7c7
6lowpan: add missing spin_lock_init()
by alex.bluesman.smirnov@gmail.com
· 14 years ago
8deff4a
6lowpan: clean up fragments list if module unloaded
by alex.bluesman.smirnov@gmail.com
· 14 years ago
0848e40
6lowpan: fix segmentation fault caused by mlme request
by alex.bluesman.smirnov@gmail.com
· 14 years ago
39f618b
ipvs: reset ipvs pointer in netns
by Julian Anastasov
· 14 years ago
8d08d71
ipvs: add check in ftp for initialized core
by Julian Anastasov
· 14 years ago
2300fd6
Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 14 years ago
62ad6fc
udp_diag: implement idiag_get_info for udp/udplite to get queue information
by Shan Wei
· 14 years ago
Next »