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.13.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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-03
sctp: Remove outqueue empty state
Vlad Yasevich
1
-3
/
+0
2014-01-02
sched action: make local function static
stephen hemminger
1
-3
/
+0
2014-01-02
net: Cleanup in eth-netx.h
Sachin Kamat
1
-4
/
+2
2014-01-02
ipv6: remove prune parameter for fib6_clean_all
Li RongQing
1
-1
/
+1
2014-01-02
ipv6: namespace cleanups
stephen hemminger
2
-24
/
+0
2014-01-02
net: core functions cleanup
stephen hemminger
1
-6
/
+0
2014-01-02
netlink: cleanup tap related functions
stephen hemminger
1
-2
/
+0
2014-01-02
netlink: cleanup rntl_af_register
stephen hemminger
1
-2
/
+1
2014-01-02
net: llc: fix order of evaluation in llc_conn_ac_inc_vr_by_1
Daniel Borkmann
1
-1
/
+1
2014-01-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-15
/
+218
2014-01-01
vlan: Fix header ops passthru when doing TX VLAN offload.
David S. Miller
1
-0
/
+9
2014-01-01
net, rps: fix build failure when CONFIG_RPS isn't set
Zhi Yong Wu
1
-0
/
+4
2013-12-31
sch_netem: support of 64bit rates
Yang Yingliang
1
-0
/
+1
2013-12-31
net/mlx4_core: Add basic support for TCP/IP offloads under tunneling
Or Gerlitz
4
-1
/
+48
2013-12-31
netlink: specify netlink packet direction for nlmon
Daniel Borkmann
1
-1
/
+3
2013-12-31
printk: Add a DEPRECATED macro
Neil Horman
1
-0
/
+7
2013-12-31
net: Allow setting sock flow hash without a sock
Tom Herbert
1
-4
/
+14
2013-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+14
2013-12-30
netfilter: REJECT: separate reusable code
Eric Leblond
2
-0
/
+299
2013-12-30
lro: remove dead code
stephen hemminger
1
-23
/
+0
2013-12-30
tcp: make local functions static
stephen hemminger
1
-3
/
+0
2013-12-29
ipv4: ping make local stuff static
Stephen Hemminger
1
-8
/
+0
2013-12-29
ipv4: remove unused function
Stephen Hemminger
1
-1
/
+0
2013-12-29
arp: make arp_invalidate static
Stephen Hemminger
1
-1
/
+0
2013-12-28
netfilter: nf_tables: nft_meta module get/set ops
Arturo Borrero Gonzalez
1
-0
/
+2
2013-12-28
macvlan: make start_xmit local
stephen hemminger
1
-3
/
+0
2013-12-27
net: Add some clarification to skb_tx_timestamp() comment.
David S. Miller
1
-0
/
+4
2013-12-26
sch_tbf: add TBF_BURST/TBF_PBURST attribute
Yang Yingliang
1
-0
/
+2
2013-12-26
mdio: unused ethtool functions
stephen hemminger
1
-3
/
+0
2013-12-24
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2013-12-24
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2013-12-24
auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASE
Ard Biesheuvel
1
-1
/
+1
2013-12-24
netfilter: add IPv4/6 IPComp extension match support
fan.du
2
-0
/
+17
2013-12-24
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+1
2013-12-23
netconf: rename PROXY_ARP to NEIGH_PROXY
stephen hemminger
1
-1
/
+1
2013-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-4
/
+1
2013-12-22
aio/migratepages: make aio migrate pages sane
Benjamin LaHaise
1
-1
/
+2
2013-12-21
netfilter: nfnetlink_queue: enable UID/GID socket info retrieval
Valentina Giusti
1
-1
/
+4
2013-12-21
pstore: Don't allow high traffic options on fragile devices
Luck, Tony
1
-0
/
+3
2013-12-21
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
Kirill A. Shutemov
3
-5
/
+6
2013-12-21
mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support
Kirill A. Shutemov
1
-3
/
+2
2013-12-20
Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-5
/
+5
2013-12-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-0
/
+5
2013-12-20
sh_eth: add PHY IRQ to platform data
Sergei Shtylyov
1
-0
/
+1
2013-12-20
net/mlx4_core: Expose physical port id as PF/VF capability
Hadar Hen Zion
1
-0
/
+2
2013-12-20
drivers: net: Include new header file in sbni.c
Rashika Kheria
1
-0
/
+31
2013-12-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-20
/
+17
2013-12-20
bonding: add packets_per_slave attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-20
bonding: add lp_interval attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
2013-12-20
bonding: add min_links attribute netlink support
sfeldma@cumulusnetworks.com
1
-0
/
+1
[prev]
[next]