index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-kirkwood
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-09-21
macmace, macsonic: cleanup
Finn Thain
2
-17
/
+1
2011-09-21
net/smsc911x: Correctly configure 16-bit register access from DT
Dave Martin
1
-0
/
+2
2011-09-21
can/sja1000: driver for PEAK PCAN PCI/PCIe cards
Wolfgang Grandegger
3
-0
/
+299
2011-09-20
net/phy: add IC+ IP101A and support APS.
Giuseppe CAVALLARO
1
-11
/
+68
2011-09-20
netxen: Add pcie workaround
Rajesh Borundia
2
-3
/
+64
2011-09-20
netxen: Fix vhdr_len in case of non vlan packets.
Rajesh Borundia
1
-1
/
+1
2011-09-20
ip6_tunnel: add optional fwmark inherit
Eric Dumazet
2
-7
/
+18
2011-09-20
macvtap: fix the uninitialized var using in macvtap_alloc_skb()
Jason Wang
1
-7
/
+5
2011-09-20
igb: Remove multi_tx_table and simplify igb_xmit_frame
Alexander Duyck
2
-17
/
+23
2011-09-20
igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESC
Alexander Duyck
3
-20
/
+20
2011-09-20
igb: drop the "adv" off function names relating to descriptors
Alexander Duyck
3
-36
/
+36
2011-09-20
igb: Refactor clean_rx_irq to reduce overhead and improve performance
Alexander Duyck
1
-49
/
+47
2011-09-20
igb: update ring and adapter structure to improve performance
Alexander Duyck
2
-41
/
+46
2011-09-20
igb: streamline Rx buffer allocation and cleanup
Alexander Duyck
2
-88
/
+104
2011-09-20
igb: drop support for single buffer mode
Alexander Duyck
3
-86
/
+28
2011-09-20
igb: Update max_frame_size to account for an optional VLAN tag if present
Alexander Duyck
2
-9
/
+12
2011-09-20
igb: Update RXDCTL/TXDCTL configurations
Alexander Duyck
2
-16
/
+12
2011-09-18
tipc: Remove unused link event tracking code
Ying Xue
2
-11
/
+0
2011-09-18
tipc: Remove callback field from subscription structure
Ying Xue
2
-8
/
+1
2011-09-18
tipc: Simplify prohibition of listen and accept for connectionless sockets
Ying Xue
1
-9
/
+3
2011-09-18
tipc: Add support for SO_SNDTIMEO socket option
Ying Xue
1
-12
/
+14
2011-09-18
tipc: Enhance sending of bulk name table messages
Allan Stephens
3
-2
/
+54
2011-09-18
tipc: relocate/coalesce node cast in tipc_named_node_up
Paul Gortmaker
1
-2
/
+3
2011-09-18
tipc: Prevent fragmented messages during initial name table exchange
Allan Stephens
1
-3
/
+19
2011-09-18
tipc: Lower limits for number of bearers and media types
Allan Stephens
2
-3
/
+3
2011-09-18
tipc: Remove redundant search when enabling bearer
Allan Stephens
1
-15
/
+9
2011-09-18
tipc: Fix unsafe device list search when enabling bearer
Allan Stephens
1
-2
/
+4
2011-09-18
tipc: Ensure both nodes recognize loss of contact between them
Allan Stephens
4
-18
/
+42
2011-09-17
tcp: md5: remove one indirection level in tcp_md5sig_pool
Eric Dumazet
2
-25
/
+18
2011-09-17
bna: Eliminate Small Race Condition Window in RX Path
Rasesh Mody
1
-2
/
+3
2011-09-17
bna: Set Ring Param Fix
Rasesh Mody
1
-2
/
+3
2011-09-17
bna: Semaphore Lock Fix
Rasesh Mody
1
-1
/
+1
2011-09-17
ixgbe: remove duplicate netif_tx_start_all_queues
Emil Tantilov
1
-2
/
+0
2011-09-17
ixgbe: fix FCRTL/H register dump for X540
Emil Tantilov
1
-0
/
+1
2011-09-17
ixgbe: cleanup some register reads
Emil Tantilov
1
-9
/
+21
2011-09-17
ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC
Alexander Duyck
3
-19
/
+35
2011-09-17
ixgbe: drop adapter from ixgbe_fso call documentation
Alexander Duyck
1
-1
/
+0
2011-09-17
ixgbe: Add SFP support for missed 82598 PHY
Alexander Duyck
1
-0
/
+3
2011-09-17
ixgbe: Add missing code for enabling overheat sensor interrupt
Alexander Duyck
1
-0
/
+4
2011-09-17
ixgbe: make ixgbe_up and ixgbe_up_complete void functions
Alexander Duyck
2
-18
/
+7
2011-09-17
v2 ixgbe: Update packet buffer reservation to correct fdir headroom size
Alexander Duyck
1
-4
/
+6
2011-09-17
ixgbe: remove redundant configuration of tx_sample_rate
Alexander Duyck
1
-9
/
+4
2011-09-17
ixgb: convert to ndo_fix_features
Michał Mirosław
3
-61
/
+31
2011-09-17
Revert "Scm: Remove unnecessary pid & credential references in Unix socket's ...
David S. Miller
2
-48
/
+19
2011-09-17
ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL
Ben Hutchings
4
-3
/
+8
2011-09-17
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
8
-14
/
+14
2011-09-17
ethtool: Explicitly state that RX NFC rule locations are priorities
Ben Hutchings
1
-4
/
+3
2011-09-17
ethtool: Make struct ethtool_rxnfc kernel-doc more self-consistent
Ben Hutchings
1
-12
/
+11
2011-09-17
vxge: make function table const
stephen hemminger
4
-17
/
+20
2011-09-17
bna: make function tables cont
stephen hemminger
5
-43
/
+36
[next]