index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
iomap_copy.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-04-20
net: emphasize rtnl lock required in call_netdevice_notifiers
Jiri Pirko
1
-0
/
+1
2010-04-20
rps: consistent rxhash
Eric Dumazet
1
-7
/
+18
2010-04-20
rps: cleanups
Eric Dumazet
2
-71
/
+82
2010-04-19
rps: static functions
Eric Dumazet
1
-2
/
+2
2010-04-19
rps: shortcut net_rps_action()
Eric Dumazet
2
-50
/
+38
2010-04-19
bnx2x: Date and version
Vladislav Zolotarov
1
-2
/
+2
2010-04-19
bnx2x: Don't report link down if has been already down
Vladislav Zolotarov
1
-2
/
+4
2010-04-19
bnx2x: Rework power state handling code
Vladislav Zolotarov
1
-3
/
+9
2010-04-19
bnx2x: use mask in test_registers() to avoid parity error
Vladislav Zolotarov
1
-1
/
+1
2010-04-19
bnx2x: Fixed MSI-X enabling flow
Vladislav Zolotarov
2
-8
/
+38
2010-04-19
bnx2x: Added new statistics
Vladislav Zolotarov
2
-46
/
+76
2010-04-19
bnx2x: White spaces
Vladislav Zolotarov
2
-161
/
+213
2010-04-19
bnx2x: Protect code with NOMCP
Vladislav Zolotarov
1
-12
/
+32
2010-04-19
bnx2x: Increase DMAE max write size for 57711
Vladislav Zolotarov
2
-5
/
+6
2010-04-19
bnx2x: Use VPD-R V0 entry to display firmware revision
Vladislav Zolotarov
2
-2
/
+73
2010-04-19
bnx2x: Parity errors handling for 57710 and 57711
Vladislav Zolotarov
3
-56
/
+1039
2010-04-19
netfilter: xtables: remove old comments about reentrancy
Jan Engelhardt
4
-10
/
+0
2010-04-19
netfilter: xt_TEE: have cloned packet travel through Xtables too
Jan Engelhardt
3
-24
/
+18
2010-04-19
netfilter: xtables: make ip_tables reentrant
Jan Engelhardt
5
-66
/
+145
2010-04-19
netfilter: xtables: inclusion of xt_TEE
Jan Engelhardt
7
-0
/
+276
2010-04-18
net: Introduce skb_orphan_try()
Eric Dumazet
1
-14
/
+13
2010-04-18
net: remove time limit in process_backlog()
Eric Dumazet
1
-3
/
+2
2010-04-17
rps: rps_sock_flow_table is mostly read
Eric Dumazet
1
-1
/
+1
2010-04-17
rfs: Receive Flow Steering
Tom Herbert
8
-29
/
+389
2010-04-16
ipv6: fix the comment of ip6_xmit()
Shan Wei
1
-1
/
+1
2010-04-16
net: replace ipfragok with skb->local_df
Shan Wei
15
-20
/
+20
2010-04-16
ipv6: cancel to setting local_df in ip6_xmit()
Shan Wei
1
-4
/
+0
2010-04-16
net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4
Joe Perches
1
-2
/
+2
2010-04-15
netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as default
Patrick McHardy
2
-2
/
+2
2010-04-15
ipv4: ipmr: fix NULL pointer deref during unres queue destruction
Patrick McHardy
1
-1
/
+5
2010-04-15
ipv4: ipmr: fix invalid cache resolving when adding a non-matching entry
Patrick McHardy
1
-1
/
+3
2010-04-15
ipv4: ipmr: fix IP_MROUTE_MULTIPLE_TABLES Kconfig dependencies
Patrick McHardy
1
-1
/
+1
2010-04-15
netfilter: ipv6: move xfrm_lookup at end of ip6_route_me_harder
Ulrich Weber
1
-14
/
+11
2010-04-15
netfilter: bridge-netfilter: Fix MAC header handling with IP DNAT
Bart De Schuymer
3
-26
/
+83
2010-04-15
netfilter: bridge-netfilter: simplify IP DNAT
Bart De Schuymer
3
-100
/
+40
2010-04-15
net: CONFIG_SMP should be CONFIG_RPS
Changli Gao
1
-1
/
+1
2010-04-15
net: netif_rx() must disable preemption
Eric Dumazet
1
-10
/
+15
2010-04-15
ixgbe: fix bug with vlan strip in promsic mode
Jesse Brandeburg
1
-43
/
+72
2010-04-15
drivers: net: use skb_headlen()
Eric Dumazet
17
-33
/
+33
2010-04-14
wireless: rt2x00: rt2800usb: identify Sitecom devices
Xose Vazquez Perez
1
-7
/
+4
2010-04-14
ar9170usb: add a couple more USB IDs
Christian Lamparter
1
-0
/
+10
2010-04-14
wl1251: don't require NVS data when EEPROM is used
Grazvydas Ignotas
1
-2
/
+2
2010-04-14
ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb...
Ming Lei
1
-2
/
+9
2010-04-14
ath9k-htc:respect usb buffer cacheline alignment in reg out path
Ming Lei
3
-13
/
+16
2010-04-14
ath9k-htc:respect usb buffer cacheline alignment in reg in path
Ming Lei
3
-9
/
+12
2010-04-14
ath9k-htc:respect usb buffer cacheline alignment in ath9k_hif_usb_alloc_rx_urbs
Ming Lei
1
-3
/
+3
2010-04-14
ath5k: treat RXORN as non-fatal
Bruno Randolf
2
-1
/
+15
2010-04-14
ath5k: Use high bitrates for ACK/CTS
Bruno Randolf
3
-6
/
+5
2010-04-14
virtio_net: Fix mis-merge.
David S. Miller
1
-1
/
+0
2010-04-14
tun: orphan an skb on tx
Michael S. Tsirkin
1
-0
/
+4
[next]