Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6a4c499e86f54ed9316a87e7ddc6b7d33adb4976
/
net
5f9f181
mac80211: remove the dependency on crypto_blkcipher
by Felix Fietkau
· 14 years ago
1ed7648
mac80211: fix suppressing probe responses in ad-hoc mode
by Felix Fietkau
· 14 years ago
279daf6
wifi: Add hwflags to debugfs.
by Ben Greear
· 14 years ago
ec15e68
cfg80211: Add nl80211 event for deletion of a station entry
by Jouni Malinen
· 14 years ago
be7974a
mac80211: Minor optimization in tx status handling
by Helmut Schaa
· 14 years ago
c835b21
mac80211: add comment about reordering
by Johannes Berg
· 14 years ago
cb1817b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
02aadf7
xfrm: Restrict extended sequence numbers to esp
by Steffen Klassert
· 14 years ago
e2b1912
xfrm: Check for esn buffer len in xfrm_new_ae
by Steffen Klassert
· 14 years ago
af2f464
xfrm: Assign esn pointers when cloning a state
by Steffen Klassert
· 14 years ago
36ae014
xfrm: Move the test on replay window size into the replay check functions
by Steffen Klassert
· 14 years ago
4910ac6
ipv4: Don't ip_rt_put() an error pointer in RAW sockets.
by David S. Miller
· 14 years ago
673e63c
net: fix ethtool->set_flags not intended -EINVAL return value
by Stanislaw Gruszka
· 14 years ago
3e49e6d
net: use CHECKSUM_NONE instead of magic number
by Cesar Eduardo Barros
· 14 years ago
edf947f
bridge: notify applications if address of bridge device changes
by stephen hemminger
· 14 years ago
8628bd8
ipv4: Fix IP timestamp option (IPOPT_TS_PRESPEC) handling in ip_options_echo()
by Jan Luebbe
· 14 years ago
53914b6
can: make struct proto const
by Oliver Hartkopp
· 14 years ago
3b261ad
net: remove useless comments in net/core/dev.c
by Amerigo Wang
· 14 years ago
e0bccd3
rose: Add length checks to CALL_REQUEST parsing
by Ben Hutchings
· 14 years ago
be20250
ROSE: prevent heap corruption with bad facilities
by Dan Rosenberg
· 14 years ago
d370af0
irda: validate peer name and attribute lengths
by Dan Rosenberg
· 14 years ago
d50e7e3
irda: prevent heap corruption on invalid nickname
by Dan Rosenberg
· 14 years ago
e433430
dst: Clone child entry in skb_dst_pop
by Steffen Klassert
· 14 years ago
3bc0732
xfrm: Force a dst refcount before entering the xfrm type handlers
by Steffen Klassert
· 14 years ago
a271c5a
NFS: Ensure that rpc_release_resources_task() can be called twice.
by OGAWA Hirofumi
· 14 years ago
00a24705
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
1fbc784
ipv4: do not ignore route errors
by Julian Anastasov
· 14 years ago
4047185
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
37e826c
ipv4: Fix nexthop caching wrt. scoping.
by David S. Miller
· 14 years ago
436c3b6
ipv4: Invalidate nexthop cache nh_saddr more correctly.
by David S. Miller
· 14 years ago
0acd220
Merge branch 'nfs-for-2.6.39' into nfs-for-next
by Trond Myklebust
· 14 years ago
fcd13f4
ipv4: fix fib metrics
by Eric Dumazet
· 14 years ago
8f70e95
NFS: Determine initial mount security
by Bryan Schumaker
· 14 years ago
7ebb931
NFS: use secinfo when crossing mountpoints
by Bryan Schumaker
· 14 years ago
dc87c55
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
e1dc1c8
rds: use little-endian bitops
by Akinobu Mita
· 14 years ago
12ce224
rds: stop including asm-generic/bitops/le.h directly
by Akinobu Mita
· 14 years ago
eb49a97
ipv4: fix ip_rt_update_pmtu()
by Eric Dumazet
· 14 years ago
406b6f9
ipv4: Fallback to FIB local table in __ip_dev_find().
by David S. Miller
· 14 years ago
f615273
tcp: Make undo_ssthresh arg to tcp_undo_cwr() a bool.
by David S. Miller
· 14 years ago
67d4120
tcp: avoid cwnd moderation in undo
by Yuchung Cheng
· 14 years ago
a7bff75
bridge: Fix possibly wrong MLD queries' ethernet source address
by Linus Lüssing
· 14 years ago
9c7a4f9
ipv6: ip6_route_output does not modify sk parameter, so make it const
by Florian Westphal
· 14 years ago
94dcf29
kthread: use kthread_create_on_node()
by Eric Dumazet
· 14 years ago
ab70a1d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 14 years ago
0adfc56
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
246408d
SUNRPC: Never reuse the socket port after an xs_close()
by Trond Myklebust
· 14 years ago
db13890
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
68da9ba
[net/9p]: Introduce basic flow-control for VirtIO transport.
by Venkateswararao Jujjuri (JV)
· 14 years ago
316ad55
[net/9p] Don't re-pin pages on retrying virtqueue_add_buf().
by Venkateswararao Jujjuri (JV)
· 14 years ago
a01a984
[net/9p] Set the condition just before waking up.
by Venkateswararao Jujjuri (JV)
· 14 years ago
53bda3e
[net/9p] unconditional wake_up to proc waiting for space on VirtIO ring
by Venkateswararao Jujjuri (JV)
· 14 years ago
472e7f9
net/9p: Fix compile warning
by Aneesh Kumar K.V
· 14 years ago
eeff66e
net/9p: Convert the in the 9p rpc call path to GFP_NOFS
by Aneesh Kumar K.V
· 14 years ago
a40c4f1
libceph: add lingering request and watch/notify event framework
by Yehuda Sadeh
· 14 years ago
04024b9
ipv4: optimize route adding on secondary promotion
by Julian Anastasov
· 14 years ago
2d230e2
ipv4: remove the routes on secondary promotion
by Julian Anastasov
· 14 years ago
e6abbaa
ipv4: fix route deletion for IPs on many subnets
by Julian Anastasov
· 14 years ago
74cb3c1
ipv4: match prefsrc when deleting routes
by Julian Anastasov
· 14 years ago
2766051
net: implement dev_disable_lro() hw_features compatibility
by Michał Mirosław
· 14 years ago
736561a
IPVS: Use global mutex in ip_vs_app.c
by Simon Horman
· 14 years ago
f40f94f
ipvs: fix a typo in __ip_vs_control_init()
by Eric Dumazet
· 14 years ago
9d2a8fa
net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries.
by Eric W. Biederman
· 14 years ago
ac0a121
net: fix incorrect spelling in drop monitor protocol
by Neil Horman
· 14 years ago
b20e7bb
net/appletalk: fix atalk_release use after free
by Arnd Bergmann
· 14 years ago
674f211
ipx: fix ipx_release()
by Eric Dumazet
· 14 years ago
8aa525a
l2tp: fix possible oops on l2tp_eth module unload
by James Chapman
· 14 years ago
a454f0c
xfrm: Fix initialize repl field of struct xfrm_state
by Wei Yongjun
· 14 years ago
6f6c700
libceph: fix osd request queuing on osdmap updates
by Sage Weil
· 14 years ago
8bc8aec
mac80211: initialize sta->last_rx in sta_info_alloc
by Felix Fietkau
· 14 years ago
961ed18
netfilter: ipt_CLUSTERIP: fix buffer overflow
by Vasiliy Kulikov
· 14 years ago
db85667
netfilter: xtables: fix reentrancy
by Eric Dumazet
· 14 years ago
5c1aba4
netfilter: ipset: fix checking the type revision at create command
by Jozsef Kadlecsik
· 14 years ago
5e0c1eb
netfilter: ipset: fix address ranges at hash:*port* types
by Jozsef Kadlecsik
· 14 years ago
6b1e960
bridge: Reset IPCB when entering IP stack on NF_FORWARD
by Herbert Xu
· 14 years ago
d870bfb
vlan: should take into account needed_headroom
by Eric Dumazet
· 14 years ago
3a7da39
ethtool: Compat handling for struct ethtool_rxnfc
by Ben Hutchings
· 14 years ago
5e5069b
ethtool: __ethtool_set_sg: check for function pointer before using it
by Roger Luethi
· 14 years ago
67c5c6c
econet: 4 byte infoleak to the network
by Vasiliy Kulikov
· 14 years ago
e16b396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
7fd23a2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 14 years ago
1791983
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
4be34b9
SUNRPC: Remove resource leak in svc_rdma_send_error()
by Jesper Juhl
· 14 years ago
8e26de2
RPC: killing RPC tasks races fixed
by Stanislav Kinsbursky
· 14 years ago
ba3c578
xprt: remove redundant check
by j223yang@asset.uwaterloo.ca
· 14 years ago
a8de240
SUNRPC: Convert struct rpc_xprt to use atomic_t counters
by Trond Myklebust
· 14 years ago
e020c68
SUNRPC: Ensure we always run the tk_callback before tk_action
by Trond Myklebust
· 14 years ago
65b0619
Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat', 'upstream' and 'upstream-fixes' into for-linus
by Jiri Kosina
· 14 years ago
f74b944
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
7a63628
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
e6bee32
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
fbd5060
xfrm: Refcount destination entry on xfrm_lookup
by Steffen Klassert
· 14 years ago
8a4eb57
net: introduce rx_handler results and logic around that
by Jiri Pirko
· 14 years ago
ee0caa7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 14 years ago
400b871
netfilter ebtables: fix xt_AUDIT to work with ebtables
by Thomas Graf
· 14 years ago
0f6e0e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
26a992d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 14 years ago
bd2895e
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
4a2b9c3
net_sched: fix ip_tos2prio
by Dan Siemon
· 14 years ago
986d4ab
sunrpc: fix printk format warning
by Randy Dunlap
· 14 years ago
Next »