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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-12
Merge branch 'bridge-next'
David S. Miller
5
-16
/
+194
2014-06-12
bridge: Support 802.1ad vlan filtering
Toshiaki Makita
3
-0
/
+130
2014-06-12
bridge: Prepare for forwarding another bridge group addresses
Toshiaki Makita
3
-2
/
+10
2014-06-12
bridge: Prepare for 802.1ad vlan filtering support
Toshiaki Makita
3
-12
/
+51
2014-06-12
bridge: Add 802.1ad tx vlan acceleration
Toshiaki Makita
1
-2
/
+3
2014-06-12
net: xen-netback: include linux/vmalloc.h again
Arnd Bergmann
1
-0
/
+1
2014-06-12
net: phy: realtek: register/unregister multiple drivers properly
Jongsung Kim
1
-51
/
+37
2014-06-12
net: sh_eth: Fix timing of RACT setting in sh_eth_rx()
Yoshihiro Shimoda
1
-1
/
+0
2014-06-12
net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()
Yoshihiro Shimoda
1
-5
/
+3
2014-06-12
net: filter: fix warning on 32-bit arch
Alexei Starovoitov
1
-3
/
+3
2014-06-12
tipc: fix potential bug in function tipc_backlog_rcv
Jon Paul Maloy
1
-2
/
+3
2014-06-12
net: sxgbe: remove duplicate SXGBE_CORE_L34_ADDCTL_REG define
Dan Carpenter
1
-1
/
+0
2014-06-12
qlcnic: remove duplicate QLC_83XX_GET_LSO_CAPABILITY define
Dan Carpenter
1
-1
/
+0
2014-06-12
Merge branch 'mlx4'
David S. Miller
5
-2
/
+117
2014-06-12
net/mlx4_en: Use affinity hint
Yuval Atias
3
-2
/
+46
2014-06-12
cpumask: Utility function to set n'th cpu - local cpu first
Amir Vadai
2
-0
/
+71
2014-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
20
-174
/
+453
2014-06-11
Merge branch 'sctp-next'
David S. Miller
6
-68
/
+136
2014-06-11
net: sctp: fix incorrect type in gfp initializer
Daniel Borkmann
1
-1
/
+1
2014-06-11
net: sctp: improve sctp_select_active_and_retran_path selection
Daniel Borkmann
1
-5
/
+45
2014-06-11
net: sctp: migrate most recently used transport to ktime
Daniel Borkmann
4
-8
/
+10
2014-06-11
net: sctp: refactor active path selection
Daniel Borkmann
1
-59
/
+61
2014-06-11
ktime: add ktime_after and ktime_before helper
Daniel Borkmann
2
-1
/
+25
2014-06-11
Merge branch 'mac802154'
David S. Miller
3
-10
/
+18
2014-06-11
mac802154: don't deliver packets to devices that are down
Phoebe Buckheister
3
-10
/
+17
2014-06-11
mac802154: properly free incoming skbs on decryption failure
Phoebe Buckheister
1
-0
/
+1
2014-06-11
i40e/i40evf: Bump i40e to version 0.4.10 and i40evf to 0.9.34
Catherine Sullivan
2
-2
/
+2
2014-06-11
i40e: use stored base_queue value
Shannon Nelson
1
-3
/
+2
2014-06-11
i40e: Fix a bug in ethtool for FD drop packet filter action
Anjali Singhai Jain
1
-2
/
+7
2014-06-11
i40e/i40evf: Add Flow director stats to PF stats
Anjali Singhai Jain
6
-2
/
+41
2014-06-11
i40e/i40evf: remove FTYPE
Jesse Brandeburg
2
-2
/
+0
2014-06-11
i40evf: check admin queue error bits
Mitch Williams
1
-0
/
+36
2014-06-11
i40e/i40evf: User ether_addr_copy instead of memcpy
Greg Rose
4
-21
/
+18
2014-06-11
i40e: Do not accept tagged packets by default
Greg Rose
1
-0
/
+32
2014-06-11
i40e: Separate out DCB capability and enabled flags
Neerav Parikh
3
-10
/
+25
2014-06-11
i40evf: don't go further down
Mitch Williams
1
-2
/
+4
2014-06-11
i40e: Change the notion of src and dst for FD_SB in ethtool
Anjali Singhai Jain
2
-8
/
+16
2014-06-11
i40e/i40evf: AdminQ API update for new FW
Shannon Nelson
3
-33
/
+161
2014-06-11
i40e/i40evf: set headwb Tx context flags and use them
Ashish Shah
2
-3
/
+5
2014-06-11
igb: separate hardware setting from the set_ts_config ioctl
Jacob Keller
1
-12
/
+38
2014-06-11
igb: unhide invariant returns
Todd Fujinaka
5
-74
/
+66
2014-06-11
amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflict
Lendacky, Thomas
2
-2
/
+2
2014-06-11
farsync: Fix confusion about DMA address and buffer offset types
Ben Hutchings
1
-13
/
+8
2014-06-11
Merge branch 'mlx4'
David S. Miller
2
-5
/
+38
2014-06-11
net/mlx4_core: Keep only one driver entry release mlx4_priv
Wei Yang
1
-1
/
+1
2014-06-11
net/mlx4_core: Fix SRIOV free-pool management when enforcing resource quotas
Jack Morgenstein
1
-4
/
+37
2014-06-11
net: wimax: i2400m: control.c: Cleaning up conjunction always evaluates to false
Rickard Strandqvist
1
-1
/
+1
2014-06-11
net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allo...
Rickard Strandqvist
1
-1
/
+1
2014-06-11
amd-xgbe: fix unused variable compilation warning in phylib driver
françois romieu
1
-1
/
+1
2014-06-11
net: filter: fix nlattr and nlattr_nest BPF tests
Alexei Starovoitov
1
-13
/
+21
[next]