Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
10f32065a25d22bf7894fa39ff2ce8492922086a
/
net
b4b8f57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
424b00e
AFS: Do not describe debug parameters with their value
by Paul Bolle
· 17 years ago
56f367b
[TCP]: Add return value indication to tcp_prune_ofo_queue().
by Vitaliy Gusev
· 17 years ago
b3fc9c6
mac80211: remove message on receiving unexpected unencrypted frames
by Johannes Berg
· 17 years ago
89796f6
rfkill: Fix device type check when toggling states
by Carlos Corbacho
· 17 years ago
b000cd3
[TCP]: Fix never pruned tcp out-of-order queue.
by Vitaliy Gusev
· 17 years ago
066a3b5
[NET_SCHED] sch_api: fix qdisc_tree_decrease_qlen() loop
by Jarek Poplawski
· 17 years ago
533bb8a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
159d833
[BRIDGE]: Fix crash in __ip_route_output_key with bridge netfilter
by Patrick McHardy
· 17 years ago
4dee959
[NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _entry_put
by Pavel Emelyanov
· 17 years ago
9625ed7
[IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface.
by YOSHIFUJI Hideaki
· 17 years ago
b077d7a
[IPV6] ADDRCONF: Ensure disabling multicast RS even if privacy extensions are disabled.
by YOSHIFUJI Hideaki
· 17 years ago
b45e918
[IPV6]: Fix ipv6 address fetching in raw6_icmp_error().
by David S. Miller
· 17 years ago
2ed9926
[NET]: Return more appropriate error from eth_validate_addr().
by Patrick McHardy
· 17 years ago
4c821d7
[NET]: Fix kernel-doc for skb_segment
by Ben Hutchings
· 17 years ago
f37f0af
[SOCK] sk_stamp: should be initialized to ktime_set(-1L, 0)
by Eric Dumazet
· 17 years ago
a40a7d1
[SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6]addr_event.
by Pavel Emelyanov
· 17 years ago
ab38fb0
[SCTP]: Fix compiler warning about const qualifiers
by Vlad Yasevich
· 17 years ago
f4ad85c
[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK
by Gui Jianfeng
· 17 years ago
72da7b3
[SCTP]: Add check for hmac_algo parameter in sctp_verify_param()
by Wei Yongjun
· 17 years ago
e56cfad
[NET_SCHED] cls_u32: refcounting fix for u32_delete()
by Jarek Poplawski
· 17 years ago
028b027
[DCCP]: Fix skb->cb conflicts with IP
by Patrick McHardy
· 17 years ago
ae1b6a3
[AX25]: Potential ax25_uid_assoc-s leaks on module unload.
by Pavel Emelyanov
· 17 years ago
14897e3
Merge branch 'docs' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 17 years ago
6ded55d
Documentation: move nfsroot.txt to filesystems/
by J. Bruce Fields
· 17 years ago
90768c0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
7951f0b
[NETNS][IPV6] tcp - assign the netns for timewait sockets
by Daniel Lezcano
· 17 years ago
951e07c
[IPV4]: Fix byte value boundary check in do_ip_getsockopt().
by David S. Miller
· 17 years ago
475959d
[NETFILTER]: nf_nat: autoload IPv4 connection tracking
by Jan Engelhardt
· 17 years ago
1b9b70e
[NETFILTER]: xt_hashlimit: fix mask calculation
by Patrick McHardy
· 17 years ago
b41f5bf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
bcf0dda
[XFRM]: xfrm_user: fix selector family initialization
by Patrick McHardy
· 17 years ago
216bce9
mac80211: use short_preamble mode from capability if ERP IE not present
by Vladimir Koutny
· 17 years ago
ed13c27
SUNRPC: Fix a memory leak in rpc_create()
by Chuck Lever
· 17 years ago
daeba89
SUNRPC: don't call flush_dcache_page() with an invalid pointer
by Trond Myklebust
· 17 years ago
21f644f
[NET]: Undo code bloat in hot paths due to print_mac().
by David S. Miller
· 17 years ago
6adb4f7
[TCP]: Don't allow FRTO to take place while MTU is being probed
by Ilpo Järvinen
· 17 years ago
882beba
[TCP]: tcp_simple_retransmit can cause S+L
by Ilpo Järvinen
· 17 years ago
c137f3d
[TCP]: Fix NewReno's fast rexmit/recovery problems with GSOed skb
by Ilpo Järvinen
· 17 years ago
1b69d74
[TCP]: Restore 2.6.24 mark_head_lost behavior for newreno/fack
by Ilpo Järvinen
· 17 years ago
16f2e85
nl80211: fix STA AID bug
by Johannes Berg
· 17 years ago
4cac04d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
2355632
[VLAN]: Fix egress priority mappings leak.
by Pavel Emelyanov
· 17 years ago
9f389f4
rxrpc: remove smp_processor_id() from debug macro
by Sven Schnelle
· 17 years ago
84f5937
[IPV6]: Fix refcounting for anycast dst entries.
by Denis V. Lunev
· 17 years ago
eb86757
[IPV6]: inet6_dev on loopback should be kept until namespace stop.
by Denis V. Lunev
· 17 years ago
439e238
[IPV6]: Event type in addrconf_ifdown is mis-used.
by Denis V. Lunev
· 17 years ago
af26818
[ICMP]: Ensure that ICMP relookup maintains status quo
by Herbert Xu
· 17 years ago
2f819ae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
802fb17
[VLAN]: Proc entry is not renamed when vlan device name changes.
by Pavel Emelyanov
· 17 years ago
f32c5f2
[IPV6]: Fix ICMP relookup error path dst leak
by Herbert Xu
· 17 years ago
eac55bf
IPv6: do not create temporary adresses with too short preferred lifetime
by Benoit Boissinot
· 17 years ago
c6fbfac
IPv6: only update the lifetime of the relevant temporary address
by Benoit Boissinot
· 17 years ago
1905f6c
bluetooth : __rfcomm_dlc_close lock fix
by Dave Young
· 17 years ago
68845cb
bluetooth : use lockdep sub-classes for diffrent bluetooth protocol
by Dave Young
· 17 years ago
4965291
[ROSE/AX25] af_rose: rose_release() fix
by Jarek Poplawski
· 17 years ago
d43c7b3
mac80211: correct use_short_preamble handling
by Vladimir Koutny
· 17 years ago
64f851e
mac80211: trigger ieee80211_sta_work after opening interface
by Jan Niehusmann
· 17 years ago
f83f176
[LLC]: skb allocation size for responses
by Joonwoo Park
· 17 years ago
b50660f
[IP] UDP: Use SEQ_START_TOKEN.
by YOSHIFUJI Hideaki
· 17 years ago
4c7966b
[IPV6] MCAST: Ensure to check multicast listener(s).
by YOSHIFUJI Hideaki
· 17 years ago
91e916c
net/rxrpc trivial annotations
by Al Viro
· 17 years ago
9f09243
[LLC]: Kill llc_station_mac_sa symbol export.
by David S. Miller
· 17 years ago
e8e16b70
[INET]: inet_frag_evictor() must run with BH disabled
by David S. Miller
· 17 years ago
a5a0481
[LLC]: station source mac address
by Joonwoo Park
· 17 years ago
27785d8
[LLC]: bogus llc packet length
by Joonwoo Park
· 17 years ago
2ba2506
[NET]: Add preemption point in qdisc_run
by Herbert Xu
· 17 years ago
32aced7
[NET]: Don't send ICMP_FRAG_NEEDED for GSO packets
by Rusty Russell
· 17 years ago
d5fb296
bluetooth: replace deprecated RW_LOCK_UNLOCKED macros
by Robert P. J. Day
· 17 years ago
3387b80
net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 on success
by Andrew Morton
· 17 years ago
3480c63
[LLC]: Restrict LLC sockets to root
by Patrick McHardy
· 17 years ago
8eeee8b
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
by Denis V. Lunev
· 17 years ago
920fc94
[ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access
by Thomas Graf
· 17 years ago
ee20a0d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
732c8bd
[IPSEC]: Fix BEET output
by Herbert Xu
· 17 years ago
c8237a5
SVCRDMA: Check num_sge when setting LAST_CTXT bit
by Tom Tucker
· 17 years ago
7c0ecc4
[ICMP]: Dst entry leak in icmp_send host re-lookup code (v2).
by Pavel Emelyanov
· 17 years ago
5c2e2e2
[AX25]: Remove obsolete references to BKL from TODO file.
by Robert P. J. Day
· 17 years ago
61ee6bd
[NET]: Fix multicast device ioctl checks
by Patrick McHardy
· 17 years ago
8c7230f
[IRDA]: Store irnet_socket termios properly.
by David S. Miller
· 17 years ago
0ed21b3
[VLAN]: Don't copy ALLMULTI/PROMISC flags from underlying device
by Patrick McHardy
· 17 years ago
df9dcb4
[IPSEC]: Fix inter address family IPsec tunnel handling.
by Kazunori MIYAZAWA
· 17 years ago
fa86d32
[NEIGH]: Fix race between pneigh deletion and ipv6's ndisc_recv_ns (v3).
by Pavel Emelyanov
· 17 years ago
ca1a6ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
d307377
SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adapters
by Roland Dreier
· 17 years ago
8f3ea33
sch_htb: fix "too many events" situation
by Martin Devera
· 17 years ago
dbee0d3
[ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.
by Wang Chen
· 17 years ago
53a6201
[9P] net/9p/trans_fd.c: remove unused variable
by Julia Lawall
· 17 years ago
421f099
[IPV6] net/ipv6/ndisc.c: remove unused variable
by Julia Lawall
· 17 years ago
6440cc9
[IPV4] fib_trie: fix warning from rcu_assign_poinger
by Stephen Hemminger
· 17 years ago
69d1506
[TCP]: Let skbs grow over a page on fast peers
by Herbert Xu
· 17 years ago
7512cbf
[DLCI]: Fix tiny race between module unload and sock_ioctl.
by Pavel Emelyanov
· 17 years ago
12b1015
[IPV4]: Fix null dereference in ip_defrag
by Phil Oester
· 17 years ago
7d3628b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
38fe999
[IPV6] KCONFIG: Fix description about IPV6_TUNNEL.
by YOSHIFUJI Hideaki
· 17 years ago
607bfbf
[TCP]: Fix shrinking windows with window scaling
by Patrick McHardy
· 17 years ago
8a455b0
netpoll: zap_completion_queue: adjust skb->users counter
by Jarek Poplawski
· 17 years ago
2bec008
bridge: use time_before() in br_fdb_cleanup()
by Fabio Checconi
· 17 years ago
270637a
[SCTP]: Fix a race between module load and protosw access
by Vlad Yasevich
· 17 years ago
d0ebf13
[NETFILTER]: ipt_recent: sanity check hit count
by Daniel Hokka Zakrisson
· 17 years ago
Next »