index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2013-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-03-12
fs: Readd the fs module aliases.
Eric W. Biederman
2013-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-03-12
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-03-11
libceph: fix decoding of pgids
Sage Weil
2013-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-03-10
6lowpan: Fix endianness issue in is_addr_link_local().
YOSHIFUJI Hideaki / 吉藤英明
2013-03-10
dcbnl: fix various netlink info leaks
Mathias Krause
2013-03-10
rtnl: fix info leak on RTM_GETLINK request for VF devices
Mathias Krause
2013-03-10
bridge: fix mdb info leaks
Mathias Krause
2013-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-03-09
sunrpc: don't attempt to cancel unitialized work
J. Bruce Fields
2013-03-08
Revert parts of "hlist: drop the node parameter from iterators"
Arnd Bergmann
2013-03-08
ipv6: stop multicast forwarding to process interface scoped addresses
Hannes Frederic Sowa
2013-03-08
bridging: fix rx_handlers return code
Cristian Bercaru
2013-03-08
netlabel: fix build problems when CONFIG_IPV6=n
Paul Moore
2013-03-08
net/rds: zero last byte for strncpy
Chen Gang
2013-03-07
bridge: add missing vid to br_mdb_get()
Cong Wang
2013-03-07
Fix: sparse warning in inet_csk_prepare_forced_close
Christoph Paasch
2013-03-07
afkey: fix a typo
Junwei Zhang
2013-03-07
netlabel: correctly list all the static label mappings
Paul Moore
2013-03-07
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2013-03-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-06
nfsd: fix krb5 handling of anonymous principals
J. Bruce Fields
2013-03-06
net/ipv4: Timestamp option cannot overflow with prespecified addresses
David Ward
2013-03-06
net: reduce net_rx_action() latency to 2 HZ
Eric Dumazet
2013-03-06
net: fix new kernel-doc warnings in net core
Randy Dunlap
2013-03-06
pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligible
Paolo Valente
2013-03-06
pkt_sched: sch_qfq: do not allow virtual time to jump if an aggregate is in s...
Paolo Valente
2013-03-06
pkt_sched: sch_qfq: prevent budget from wrapping around after a dequeue
Paolo Valente
2013-03-06
pkt_sched: sch_qfq: serve activated aggregates immediately if the scheduler i...
Paolo Valente
2013-03-06
pkt_sched: sch_qfq: fix the update of eligible-group sets
Paolo Valente
2013-03-06
pkt_sched: sch_qfq: properly cap timestamps in charge_actual_service
Paolo Valente
2013-03-06
net/irda: Raise dtr in non-blocking open
Peter Hurley
2013-03-06
net/irda: Use barrier to set task state
Peter Hurley
2013-03-06
net/irda: Hold port lock while bumping blocked_open
Peter Hurley
2013-03-06
net/irda: Fix port open counts
Peter Hurley
2013-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-03-04
tcp: fix double-counted receiver RTT when leaving receiver fast path
Neal Cardwell
2013-03-04
CAIF: fix sparse warning for caif_usb
Silviu-Mihai Popescu
2013-03-04
rds: simplify a warning message
Cong Wang
2013-03-04
net: ipv6: Don't purge default router if accept_ra=2
Lorenzo Colitti
2013-03-04
sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZE
Cong Wang
2013-03-04
rds: limit the size allocated by rds_message_alloc()
Cong Wang
2013-03-04
netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't set
Paul Bolle
2013-03-04
netfilter: xt_AUDIT: only generate audit log when audit enabled
Gao feng
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-03
caif_dev: fix sparse warnings for caif_flow_cb
Silviu-Mihai Popescu
2013-03-02
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-03-02
SUNRPC: One line comment fix
Trond Myklebust
[next]