index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-21
forcedeth: spin_unlock_irq in interrupt handler fix
Denis Efremov
1
-2
/
+2
2012-07-21
ipv4: Fix neigh lookup keying over loopback/point-to-point devices.
David S. Miller
1
-3
/
+0
2012-07-20
openvswitch: Fix typo in documentation.
Leo Alterman
1
-1
/
+1
2012-07-20
openvswitch: Check gso_type for correct sk_buff in queue_gso_packets().
Ben Pfaff
1
-1
/
+2
2012-07-20
openvswitch: Check currect return value from skb_gso_segment()
Pravin B Shelar
1
-2
/
+2
2012-07-20
atl1c: fix issue of io access mode for AR8152 v2.1
Cloud Ren
2
-1
/
+20
2012-07-20
tun: fix a crash bug and a memory leak
Mikulas Patocka
3
-0
/
+7
2012-07-20
ipv4: show pmtu in route list
Julian Anastasov
1
-1
/
+5
2012-07-20
team: add multiqueue support
Jiri Pirko
2
-5
/
+68
2012-07-20
bond_sysfs: use real_num_tx_queues rather than params.tx_queue
Jiri Pirko
1
-1
/
+1
2012-07-20
net: rename bond_queue_mapping to slave_dev_queue_mapping
Jiri Pirko
2
-4
/
+4
2012-07-20
rtnl: allow to specify number of rx and tx queues on device creation
Jiri Pirko
2
-2
/
+15
2012-07-20
rtnl: allow to specify different num for rx and tx queue count
Jiri Pirko
3
-18
/
+22
2012-07-20
net: honour netif_set_real_num_tx_queues() retval
Jiri Pirko
1
-1
/
+6
2012-07-20
tcp: improve latencies of timer triggered events
Eric Dumazet
4
-51
/
+71
2012-07-20
tcp: fix ABC in tcp_slow_start()
Eric Dumazet
1
-2
/
+3
2012-07-20
tcp: use hash_32() in tcp_metrics
Eric Dumazet
2
-16
/
+11
2012-07-20
tcp: Return bool instead of int where appropriate
Vijay Subramanian
1
-8
/
+8
2012-07-20
ixgbe: use PCI_VENDOR_ID_INTEL
Jon Mason
3
-9
/
+6
2012-07-20
ixgb: use PCI_VENDOR_ID_INTEL
Jon Mason
3
-12
/
+8
2012-07-20
myri10ge: update MAINTAINERS
Jon Mason
1
-1
/
+0
2012-07-20
can: janz-ican3: add support for one shot mode
Ira W. Snyder
1
-1
/
+7
2012-07-20
can: janz-ican3: avoid firmware lockup caused by infinite bus error quota
Ira W. Snyder
1
-1
/
+11
2012-07-20
can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS
Ira W. Snyder
1
-46
/
+157
2012-07-20
can: janz-ican3: fix error and byte counters
Ira W. Snyder
1
-5
/
+6
2012-07-20
can: janz-ican3: cleanup of ican3_to_can_frame and can_frame_to_ican3
Marc Kleine-Budde
1
-5
/
+5
2012-07-20
can: janz-ican3: drop invalid skbs
Ira W. Snyder
1
-0
/
+3
2012-07-20
can: janz-ican3: remove dead code
Ira W. Snyder
1
-2
/
+0
2012-07-20
can: flexcan: add 2nd clock to support imx53 and newer
Steffen Trumtrar
1
-18
/
+27
2012-07-20
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
15
-15
/
+15
2012-07-20
ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flag
Alexander Duyck
2
-8
/
+13
2012-07-20
ixgbe: Only enable anti-spoof on VF pools
Alexander Duyck
1
-9
/
+11
2012-07-20
ixgbe: Correctly set SAN MAC RAR pool to default pool of PF
Alexander Duyck
6
-3
/
+46
2012-07-20
ixgbe: Make FCoE allocation and configuration closer to how rings work
Alexander Duyck
4
-122
/
+154
2012-07-20
ixgbe: Merge all FCoE percpu values into a single structure
Alexander Duyck
3
-86
/
+86
2012-07-20
ixgbe: Cleanup configuration of FCoE registers
Alexander Duyck
2
-27
/
+32
2012-07-20
ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ API
Alexander Duyck
2
-17
/
+17
2012-07-20
ixgbe: Fix memory leak when SR-IOV VFs are direct assigned
Alexander Duyck
1
-4
/
+11
2012-07-20
ixgbe: Use VMDq offset to indicate the default pool
Alexander Duyck
3
-19
/
+21
2012-07-19
ipv4: Fix again the time difference calculation
Julian Anastasov
1
-1
/
+1
2012-07-19
net-tcp: Fast Open client - cookie-less mode
Yuchung Cheng
5
-3
/
+15
2012-07-19
net-tcp: Fast Open client - detecting SYN-data drops
Yuchung Cheng
4
-8
/
+37
2012-07-19
net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)
Yuchung Cheng
7
-12
/
+92
2012-07-19
net-tcp: Fast Open client - receiving SYN-ACK
Yuchung Cheng
1
-5
/
+35
2012-07-19
net-tcp: Fast Open client - sending SYN-data
Yuchung Cheng
6
-12
/
+130
2012-07-19
net-tcp: Fast Open client - cookie cache
Yuchung Cheng
2
-0
/
+55
2012-07-19
net-tcp: Fast Open base
Yuchung Cheng
12
-16
/
+86
2012-07-19
mlx4_en: map entire pages to increase throughput
Thadeu Lima de Souza Cascardo
2
-109
/
+131
2012-07-19
sfc: initialize dynamic sysfs attributes for lockdep
Michal Schmidt
1
-0
/
+1
2012-07-19
bridge: update documentation references
stephen hemminger
1
-3
/
+10
[next]