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-07-26
ixgbevf: Remove unused get_supported_physical_layer pointer
Mark Rustad
1
-1
/
+0
2014-07-26
ixgbe: Delete a bunch of dead code
Mark Rustad
4
-275
/
+0
2014-07-26
ixgbe: Fix ixgbe_write_mbx error result
Mark Rustad
1
-6
/
+5
2014-07-26
ixgbe: Correct X540 semaphore error
Mark Rustad
1
-18
/
+16
2014-07-26
ixgbe: Fix spurious release of semaphore in EEPROM access
Mark Rustad
1
-70
/
+53
2014-07-26
ixgbe: Convert some udelays to usleep_range
Mark Rustad
2
-5
/
+5
2014-07-25
ipv6: remove obsolete comment in ip6_append_data()
Li RongQing
1
-1
/
+0
2014-07-25
Merge branch 'macb-next'
David S. Miller
3
-75
/
+399
2014-07-25
net/macb: enable scatter-gather feature and set DMA burst length for sama5d4 gem
Cyrille Pitchen
1
-0
/
+6
2014-07-25
ARM: at91: change compatibility string for sama5d3x gem
Cyrille Pitchen
1
-1
/
+1
2014-07-25
net/macb: add RX checksum offload feature
Cyrille Pitchen
2
-4
/
+51
2014-07-25
net/macb: add TX checksum offload feature
Cyrille Pitchen
1
-0
/
+29
2014-07-25
net/macb: add scatter-gather hw feature
Cyrille Pitchen
2
-52
/
+240
2014-07-25
net/macb: configure for FIFO mode and non-gigabit
Nicolas Ferre
2
-20
/
+74
2014-07-25
drivers: net: cpsw: cleanup: remove unused function
Mugunthan V N
1
-11
/
+0
2014-07-25
net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be static
Fengguang Wu
1
-2
/
+2
2014-07-25
bfin_mac: convert bfin Ethernet driver to NAPI framework
Sonic Zhang
3
-32
/
+53
2014-07-25
net: do not name the pointer to struct net_device net
WANG Cong
1
-71
/
+71
2014-07-25
isdn: use constants instead of magicnumbers
Himangi Saraogi
1
-2
/
+2
2014-07-25
cxgb4: Fixed incorrect check for memory operation in t4_memory_rw
Hariprasad Shenai
1
-1
/
+1
2014-07-25
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
Alexei Starovoitov
6
-39
/
+39
2014-07-25
fec: Simplify the PM related hooks
Fabio Estevam
1
-6
/
+2
2014-07-25
net_sched: remove exceptional & on function name
Himangi Saraogi
1
-1
/
+1
2014-07-25
neigh: remove exceptional & on function name
Himangi Saraogi
1
-1
/
+1
2014-07-25
igmp: remove exceptional & on function name
Himangi Saraogi
1
-1
/
+1
2014-07-25
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
7
-29
/
+201
2014-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
18
-80
/
+958
2014-07-24
openvswitch: Add skb_clone NULL check for the sampling action.
Andy Zhou
1
-0
/
+2
2014-07-24
openvswitch: Sample action without side effects
Simon Horman
1
-11
/
+37
2014-07-24
openvswitch: Avoid memory corruption in queue_userspace_packet()
Andy Zhou
1
-1
/
+2
2014-07-24
i40e: always print aqtx answer
Shannon Nelson
2
-10
/
+6
2014-07-24
i40e: Give link more time after setting flow control
Catherine Sullivan
1
-3
/
+7
2014-07-24
i40e: Fix firmware API version errors
Catherine Sullivan
1
-13
/
+7
2014-07-24
i40e/i40evf: ARQ copy desc data even for failed commands
Kamil Krawczyk
2
-14
/
+14
2014-07-24
i40evf: don't wait so long
Mitch Williams
1
-2
/
+2
2014-07-24
i40e/i40evf: fix extension header csum logic
Jesse Brandeburg
2
-4
/
+0
2014-07-24
i40e/i40evf: Add nvmupdate support
Shannon Nelson
10
-16
/
+866
2014-07-24
i40e: fix format mismatch in drivers/net/ethernet/intel/i40e/i40e_debugfs.c
Toralf Förster
1
-2
/
+2
2014-07-24
igb: bump igb version to 5.2.13
Todd Fujinaka
1
-2
/
+2
2014-07-24
igb: Add message when malformed packets detected by hw
Carolyn Wyborny
2
-0
/
+26
2014-07-24
ixgbe: don't check minimum link when direct assigned to virtual machine
Jacob Keller
1
-4
/
+19
2014-07-24
ixgbe: fix use of list_for_each in ixgbe_enumerate_functions
Jacob Keller
1
-10
/
+7
2014-07-24
ixgbe: Change some uses of strncpy to strlcpy
Mark Rustad
1
-3
/
+3
2014-07-24
openvswitch: Enable tunnel GSO for OVS bridge.
Pravin B Shelar
2
-1
/
+12
2014-07-24
openvswitch: Allow each vport to have an array of 'port_id's.
Alex Wang
4
-16
/
+148
2014-07-24
ixgbe: Fix possible null-dereference in error path
Mark Rustad
1
-1
/
+1
2014-07-24
Merge branch 'filter-move'
David S. Miller
5
-511
/
+545
2014-07-24
bpf: update MAINTAINERS entry
Alexei Starovoitov
1
-0
/
+7
2014-07-24
net: filter: split filter.c into two files
Alexei Starovoitov
4
-511
/
+538
2014-07-24
Merge branch 'bcmgenet-next'
David S. Miller
3
-188
/
+154
[next]