Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a75869d1ff73de74249373c2a1d80fbbc3b6c8fc
/
net
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
6aebb9b
[NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup()
by Roel Kluin
· 17 years ago
6f3d092
sched, net: socket wakeups are sync
by Ingo Molnar
· 17 years ago
2f63392
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 17 years ago
5e226e4
[IPV4]: esp_output() misannotations
by Al Viro
· 17 years ago
9534f03
[8021Q]: vlan_dev misannotations
by Al Viro
· 17 years ago
2772442
[SUNRPC]: net/* NULL noise
by Al Viro
· 17 years ago
bc92dd1
[SCTP]: fix misannotated __sctp_rcv_asconf_lookup()
by Al Viro
· 17 years ago
0382b9c
[PKT_SCHED]: annotate cls_u32
by Al Viro
· 17 years ago
e6f1ceb
[NET] endianness noise: INADDR_ANY
by Al Viro
· 17 years ago
609eb39
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
3fedb3c
SVCRDMA: Fix erroneous BUG_ON in send_write
by Tom Tucker
· 17 years ago
c48cbb4
SVCRDMA: Add xprt refs to fix close/unmount crash
by Tom Tucker
· 17 years ago
2262621
[SCTP]: Fix local_addr deletions during list traversals.
by Chidambar 'ilLogict' Zinnoury
· 17 years ago
5ea3a74
[TCP]: Prevent sending past receiver window with TSO (at last skb)
by Ilpo Järvinen
· 17 years ago
94be1a3
[NETFILTER]: nf_queue: don't return error when unregistering a non-existant handler
by Patrick McHardy
· 17 years ago
914afea
[NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0 exists
by Patrick McHardy
· 17 years ago
b7047a1
[NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 exists
by Patrick McHardy
· 17 years ago
019f692
[NETFILTER]: nf_conntrack: replace horrible hack with ksize()
by Pekka Enberg
· 17 years ago
3d89e9c
[NETFILTER]: nf_conntrack: add \n to "expectation table full" message
by Alexey Dobriyan
· 17 years ago
4f4c943
[NETFILTER]: xt_time: fix failure to match on Sundays
by Jan Engelhardt
· 17 years ago
7000d38
[NETFILTER]: nfnetlink_log: fix computation of netlink skb size
by Eric Leblond
· 17 years ago
cabaa9b
[NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb.
by Eric Leblond
· 17 years ago
4c1aa6f
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 17 years ago
ee1a2c5
SUNRPC: Fix a nfs4 over rdma transport oops
by Tom Talpey
· 17 years ago
1ff82fe
RxRPC: fix rxrpc_recvmsg()'s returning of msg_name
by David Howells
· 17 years ago
a4e2acf
bluetooth: make bnep_sock_cleanup() return void
by Tobias Klauser
· 17 years ago
04005dd
bluetooth: Make hci_sock_cleanup() return void
by Tobias Klauser
· 17 years ago
147e2d5
bluetooth: hci_core: defer hci_unregister_sysfs()
by Dave Young
· 17 years ago
219b99a
[SCTP]: Bring MAX_BURST socket option into ietf API extension compliance
by Neil Horman
· 17 years ago
140ee96
SCTP: Fix chunk parameter processing bug
by Gui Jianfeng
· 17 years ago
dea75bd
[IPCONFIG]: The kernel gets no IP from some DHCP servers
by Stephen Hemminger
· 17 years ago
3123e66
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 17 years ago
1d60ab0
rc80211-pid: fix rate adjustment
by Stefano Brivio
· 17 years ago
ed58dd4
[ESP]: Add select on AUTHENC
by Herbert Xu
· 17 years ago
d9452e9
[NETPOLL]: Revert two bogus cleanups that broke netconsole.
by David S. Miller
· 17 years ago
8e8440f
[BLUETOOTH]: l2cap info_timer delete fix in hci_conn_del
by Dave Young
· 17 years ago
7e36763
[NET]: Fix race in generic address resolution.
by Frank Blaschka
· 17 years ago
c3d84a4
iucv: fix build error on !SMP
by Heiko Carstens
· 17 years ago
d152a7d
[TCP]: Must count fack_count also when skipping
by Ilpo Järvinen
· 17 years ago
459eea7
[SCTP]: Use proc_create to setup de->proc_fops.
by Pavel Emelyanov
· 17 years ago
5e47879
[IRDA]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
Next »