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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-26
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
11
-21
/
+82
2014-03-25
if_vlan: Call dev_kfree_skb_any instead of kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-24
ipv4: remove ip_rt_dump from route.c
Li RongQing
1
-1
/
+0
2014-03-24
net: optimize csum_replace2()
Eric Dumazet
1
-2
/
+21
2014-03-21
ptp: introduce programmable pins.
Richard Cochran
2
-1
/
+71
2014-03-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-21
/
+82
2014-03-21
net: cdc_ncm: respect operator preferred MTU reported by MBIM
Ben Chan
1
-0
/
+1
2014-03-21
USB: cdc: add MBIM extended functional descriptor structure
Ben Chan
1
-0
/
+12
2014-03-21
net/mlx4: Adapt code for N-Port VF
Matan Barak
1
-0
/
+1
2014-03-21
net/mlx4: Add utils for N-Port VFs
Matan Barak
1
-0
/
+27
2014-03-21
net/mlx4: Add data structures to support N-Ports per VF
Matan Barak
1
-0
/
+7
2014-03-20
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-1
/
+22
2014-03-20
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
5
-19
/
+41
2014-03-20
mac80211: set beamforming bit in radiotap
Emmanuel Grumbach
1
-0
/
+2
2014-03-20
cfg80211/mac80211: ignore signal if the frame was heard on wrong channel
Emmanuel Grumbach
1
-8
/
+8
2014-03-20
mac80211: add status_driver_data array to ieee80211_tx_info
Eliad Peller
1
-2
/
+2
2014-03-20
wireless: max MSDU size for DMG networks
Vladimir Kondratiev
1
-0
/
+4
2014-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-24
/
+30
2014-03-17
netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)
Eric W. Biederman
2
-101
/
+0
2014-03-17
netpoll: Move all receive processing under CONFIG_NETPOLL_TRAP
Eric W. Biederman
1
-33
/
+40
2014-03-17
netpoll: Move netpoll_trap under CONFIG_NETPOLL_TRAP
Eric W. Biederman
1
-2
/
+9
2014-03-17
netpoll: Don't drop all received packets.
Eric W. Biederman
1
-2
/
+1
2014-03-17
netpoll: Add netpoll_rx_processing
Eric W. Biederman
1
-4
/
+14
2014-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
9
-23
/
+96
2014-03-17
brcmfmac: add BCM4354 SDIO interface support
Franky Lin
1
-0
/
+1
2014-03-17
Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
3
-1
/
+18
2014-03-15
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
1
-8
/
+8
2014-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-24
/
+67
2014-03-15
ether: add loopback type ETH_P_LOOPBACK
Veaceslav Falico
1
-0
/
+1
2014-03-15
6lowpan: move lowpan frag_info out of 802.15.4 headers
Phoebe Buckheister
1
-8
/
+0
2014-03-15
ieee802154: use ieee802154_addr instead of *_sa variants
Phoebe Buckheister
2
-9
/
+9
2014-03-15
mac802154: use header operations to create/parse headers
Phoebe Buckheister
1
-8
/
+2
2014-03-15
ieee802154: add header structs with endiannes and operations
Phoebe Buckheister
3
-4
/
+112
2014-03-15
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
3
-9
/
+8
2014-03-15
ieee802154: add address struct with proper endiannes and some operations
Phoebe Buckheister
1
-0
/
+72
2014-03-15
ieee802154: rename struct ieee802154_addr to *_sa
Phoebe Buckheister
3
-11
/
+11
2014-03-14
xfrm6: Remove xfrm_tunnel_notifier
Steffen Klassert
1
-8
/
+0
2014-03-14
xfrm6: Add IPsec protocol multiplexer
Steffen Klassert
1
-0
/
+15
2014-03-14
xfrm: Introduce xfrm_input_afinfo to access the the callbacks properly
Steffen Klassert
1
-12
/
+11
2014-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+5
2014-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-128
/
+391
2014-03-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2014-03-12
mlx4: Implement IP based gids support for RoCE/SRIOV
Jack Morgenstein
2
-1
/
+9
2014-03-12
mlx4: In RoCE allow guests to have multiple GIDS
Jack Morgenstein
1
-0
/
+1
2014-03-12
mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's index
Jack Morgenstein
1
-2
/
+5
2014-03-12
mlx4: Adjust QP1 multiplexing for RoCE/SRIOV
Jack Morgenstein
1
-0
/
+4
2014-03-12
flowcache: Fix resource leaks on namespace exit.
Steffen Klassert
1
-0
/
+1
2014-03-12
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
1
-0
/
+5
2014-03-12
netdev: set __percpu attribute on netdev_alloc_pcpu_stats
stephen hemminger
1
-1
/
+1
2014-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+2
[next]