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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-08
net: skbuff: const-ify casts in skb_queue_* functions
Daniel Borkmann
1
-3
/
+3
2014-01-08
net-gre-gro: Add GRE support to the GRO stack
Jerry Chu
1
-1
/
+17
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
1
-0
/
+3
2014-01-07
net: Export skb_zerocopy() to zerocopy from one skb to another
Thomas Graf
1
-0
/
+3
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-7
/
+109
2014-01-07
tcp: out_of_order_queue do not use its lock
Eric Dumazet
1
-1
/
+4
2014-01-06
8021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021Q
Hannes Frederic Sowa
1
-19
/
+19
2014-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-4
/
+3
2014-01-05
bcma: export bcma_find_core_unit()
Hauke Mehrtens
1
-1
/
+8
2014-01-05
macvlan: unify macvlan_pcpu_stats and vlan_pcpu_stats
Li RongQing
1
-24
/
+3
2014-01-05
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
2
-10
/
+10
2014-01-05
phylib: make phy_scan_fixups() static
Sergei Shtylyov
1
-1
/
+0
2014-01-05
phylib: remove unused adjust_state() callback
Sergei Shtylyov
1
-6
/
+1
2014-01-05
<linux/phy.h>: coding style fixes
Sergei Shtylyov
1
-19
/
+19
2014-01-04
socket: cleanups
stephen hemminger
1
-2
/
+0
2014-01-04
net: netprio: rename config to be more consistent with cgroup configs
Daniel Borkmann
2
-2
/
+2
2014-01-04
net: net_cls: move cgroupfs classid handling into core
Daniel Borkmann
1
-1
/
+1
2014-01-04
netfilter: ipset: remove unused code
stephen hemminger
1
-1
/
+0
2014-01-03
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
Wei-Chun Chao
1
-0
/
+13
2014-01-02
net: Cleanup in eth-netx.h
Sachin Kamat
1
-4
/
+2
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-01
vlan: Fix header ops passthru when doing TX VLAN offload.
David S. Miller
1
-0
/
+9
2013-12-31
net/mlx4_core: Add basic support for TCP/IP offloads under tunneling
Or Gerlitz
4
-1
/
+48
2013-12-31
printk: Add a DEPRECATED macro
Neil Horman
1
-0
/
+7
2013-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+14
2013-12-30
lro: remove dead code
stephen hemminger
1
-23
/
+0
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
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-22
aio/migratepages: make aio migrate pages sane
Benjamin LaHaise
1
-1
/
+2
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-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-19
net: skbuff: improve comment on checksumming
Daniel Borkmann
1
-56
/
+75
2013-12-19
mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...
Mel Gorman
1
-1
/
+6
2013-12-19
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
1
-0
/
+44
2013-12-19
mm: numa: avoid unnecessary disruption of NUMA hinting during migration
Mel Gorman
1
-0
/
+9
2013-12-19
kexec: migrate to reboot cpu
Vivek Goyal
1
-0
/
+1
2013-12-19
ip_gre: fix msg_name parsing for recvfrom/recvmsg
Timo Teräs
1
-0
/
+5
2013-12-19
ipv6: support IPV6_PMTU_INTERFACE on sockets
Hannes Frederic Sowa
1
-1
/
+1
2013-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-56
/
+94
2013-12-18
net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held
John Fastabend
1
-0
/
+5
2013-12-18
net: Add utility function to copy skb hash
Tom Herbert
1
-0
/
+6
2013-12-18
net: Add function to set the rxhash
Tom Herbert
1
-0
/
+40
[next]