index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-15
net: Trap attempts to call sock_kfree_s() with a NULL pointer.
David S. Miller
1
-0
/
+2
2014-10-15
rds: avoid calling sock_kfree_s() on allocation failure
Cong Wang
1
-3
/
+4
2014-10-15
caif_usb: use target structure member in memset
Fabian Frederick
1
-1
/
+1
2014-10-15
caif_usb: remove redundant memory message
Fabian Frederick
1
-3
/
+2
2014-10-15
caif: replace kmalloc/memset 0 by kzalloc
Fabian Frederick
1
-2
/
+2
2014-10-14
ipv4: fix nexthop attlen check in fib_nh_match
Jiri Pirko
1
-1
/
+1
2014-10-14
tcp: fix tcp_ack() performance problem
Eric Dumazet
1
-9
/
+27
2014-10-14
libceph: ceph-msgr workqueue needs a resque worker
Ilya Dryomov
1
-1
/
+5
2014-10-14
libceph: separate multiple ops with commas in debugfs output
Ilya Dryomov
1
-1
/
+2
2014-10-14
libceph: sync osd op definitions in rados.h
Ilya Dryomov
2
-132
/
+8
2014-10-14
libceph: reference counting pagelist
Yan, Zheng
2
-5
/
+6
2014-10-14
ipv6: remove aca_lock spinlock from struct ifacaddr6
Li RongQing
1
-1
/
+0
2014-10-14
tcp: fix ooo_okay setting vs Small Queues
Eric Dumazet
1
-2
/
+6
2014-10-14
libceph: don't try checking queue_work() return value
Ilya Dryomov
1
-10
/
+5
2014-10-14
libceph: Convert pr_warning to pr_warn
Joe Perches
5
-37
/
+39
2014-10-14
libceph: fix a use after free issue in osdmap_set_max_osd
Li RongQing
1
-16
/
+16
2014-10-14
libceph: select CRYPTO_CBC in addition to CRYPTO_AES
Ilya Dryomov
1
-0
/
+1
2014-10-14
libceph: resend lingering requests with a new tid
Ilya Dryomov
1
-19
/
+54
2014-10-14
libceph: abstract out ceph_osd_request enqueue logic
Ilya Dryomov
1
-7
/
+17
2014-10-14
net: sctp: fix remote memory pressure from excessive queueing
Daniel Borkmann
2
-26
/
+10
2014-10-14
net: sctp: fix panic on duplicate ASCONF chunks
Daniel Borkmann
1
-0
/
+2
2014-10-14
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
Daniel Borkmann
2
-60
/
+57
2014-10-14
netfilter: nft_compat: fix hook validation for non-base chains
Pablo Neira Ayuso
1
-0
/
+4
2014-10-14
lib80211: remove unused print_ssid()
Andy Shevchenko
1
-32
/
+0
2014-10-14
batman-adv: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-4
/
+4
2014-10-14
netfilter: replace strnicmp with strncasecmp
Rasmus Villemoes
5
-18
/
+18
2014-10-13
netfilter: nf_tables: restrict nat/masq expressions to nat chain type
Pablo Neira Ayuso
5
-0
/
+40
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
3
-7
/
+14
2014-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-47
/
+69
2014-10-11
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-1
/
+2
2014-10-11
netfilter: missing module license in the nf_reject_ipvX modules
Pablo Neira Ayuso
2
-0
/
+7
2014-10-10
net: fix races in page->_count manipulation
Eric Dumazet
1
-7
/
+18
2014-10-10
flow-dissector: Fix alignment issue in __skb_flow_get_ports
Alexander Duyck
1
-13
/
+23
2014-10-10
net: filter: fix the comments
Li RongQing
1
-6
/
+3
2014-10-10
net: bpf: fix bpf syscall dependence on anon_inodes
Alexei Starovoitov
1
-0
/
+1
2014-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-6
/
+4
2014-10-10
Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-2
/
+2
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
4
-5
/
+5
2014-10-10
net_sched: restore qdisc quota fairness limits after bulk dequeue
Jesper Dangaard Brouer
1
-7
/
+13
2014-10-10
net: Missing @ before descriptions cause make xmldocs warning
Masanari Iida
1
-5
/
+5
2014-10-09
fix misuses of f_count() in ppp and netlink
Al Viro
1
-1
/
+1
2014-10-09
netlabel: kernel-doc warning fix
Fabian Frederick
1
-1
/
+0
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
434
-7910
/
+15378
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-14
/
+49
2014-10-09
netlabel: directly return netlbl_unlabel_genl_init()
Fabian Frederick
1
-5
/
+1
2014-10-08
net_sched: copy exts->type in tcf_exts_change()
WANG Cong
1
-0
/
+1
2014-10-08
net: rfkill: kernel-doc warning fixes
Fabian Frederick
1
-2
/
+2
2014-10-08
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-69
/
+48
2014-10-08
Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-55
/
+75
[prev]
[next]