index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-18
6lowpan: Refactor packet delivery into a function
Alan Ott
1
-14
/
+24
2013-01-18
net: fec: enable pause frame to improve rx prefomance for 1G network
Frank Li
2
-1
/
+91
2013-01-18
net: asix: handle packets crossing URB boundaries
Lucas Stach
4
-30
/
+109
2013-01-18
net: asix: init ASIX AX88772B MAC from EEPROM
Lucas Stach
2
-3
/
+30
2013-01-18
igb: Use in-kernel PTP_EV_PORT #define
Matthew Vick
1
-3
/
+3
2013-01-18
igb: Free any held skb that should have been timestamped on remove
Matthew Vick
1
-0
/
+4
2013-01-18
igb: Add mechanism for detecting latched hardware Rx timestamp
Matthew Vick
4
-0
/
+51
2013-01-18
igb: Add timeout for PTP Tx work item
Matthew Vick
4
-0
/
+14
2013-01-18
igb: Add support for SW timestamping
Matthew Vick
2
-0
/
+11
2013-01-18
igb: Enable hwmon data output for thermal sensors via I2C.
Carolyn Wyborny
8
-7
/
+469
2013-01-18
igb: Add support functions to access thermal data.
Carolyn Wyborny
4
-1
/
+42
2013-01-18
igb: Add i2c interface to igb.
Carolyn Wyborny
8
-1
/
+301
2013-01-18
igb: Enable SR-IOV configuration via PCI sysfs interface
Greg Rose
1
-101
/
+219
2013-01-18
e1000e: add support for hardware timestamping on some devices
Bruce Allan
7
-8
/
+462
2013-01-18
e1000e: Use standard #defines for PCIe Capability ASPM fields
Bjorn Helgaas
1
-2
/
+9
2013-01-18
e1000e: add ethtool .get_eee/.set_eee
Bruce Allan
5
-23
/
+167
2013-01-18
ipv6: Complete neighbour entry removal from dst_entry.
YOSHIFUJI Hideaki / 吉藤英明
3
-86
/
+1
2013-01-18
ipv6: Do not depend on rt->n in ip6_finish_output2().
YOSHIFUJI Hideaki / 吉藤英明
1
-5
/
+13
2013-01-18
ipv6: Do not depend on rt->n in ip6_dst_lookup_tail().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+6
2013-01-18
ipv6: Introduce rt6_nexthop() to select nexthop address.
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+8
2013-01-18
ipv6: Do not depend on rt->n in rt6_probe().
YOSHIFUJI Hideaki / 吉藤英明
1
-10
/
+16
2013-01-18
ipv6: Do not depend on rt->n in rt6_check_neigh().
YOSHIFUJI Hideaki / 吉藤英明
1
-5
/
+9
2013-01-18
ipv6: Do not depend on rt->n in ip6_pol_route().
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2013-01-18
ndisc: Introduce __ipv6_neigh_lookup_noref().
YOSHIFUJI Hideaki / 吉藤英明
1
-7
/
+15
2013-01-18
ipv6 route: Dump gateway based on RTF_GATEWAY flag and rt->rt6i_gateway.
YOSHIFUJI Hideaki / 吉藤英明
1
-8
/
+4
2013-01-18
ndisc: Remove tbl argument for __ipv6_neigh_lookup().
YOSHIFUJI Hideaki / 吉藤英明
2
-4
/
+4
2013-01-18
ndisc: Update neigh->updated with write lock.
YOSHIFUJI Hideaki / 吉藤英明
1
-4
/
+8
2013-01-17
bnx2x: fix GRO parameters
Yuval Mintz
1
-24
/
+23
2013-01-17
cxgb3: Fix Tx csum stats
Vipul Pandya
1
-1
/
+1
2013-01-17
ipv6: fix ipv6_prefix_equal64_half mask conversion
Fabio Baltieri
1
-1
/
+1
2013-01-17
net: increase fragment memory usage limits
Jesper Dangaard Brouer
2
-9
/
+17
2013-01-17
sk-filter: Add ability to lock a socket filter program
Vincent Bernat
19
-2
/
+53
2013-01-17
netpoll: fix a missing dev refcounting
Cong Wang
1
-0
/
+1
2013-01-17
ipv6: Fix endianess warning in ip6_flow_hdr().
YOSHIFUJI Hideaki
1
-1
/
+1
2013-01-17
r8169: remove unneeded dirty_rx index
Timo Teräs
1
-9
/
+4
2013-01-16
netpoll: fix a rtnl lock assertion failure
Cong Wang
1
-14
/
+10
2013-01-16
vmxnet3: better RSS support
Stephen Hemminger
1
-0
/
+7
2013-01-16
vmxnet3: use static RSS key
Stephen Hemminger
1
-1
/
+10
2013-01-16
vmxnet3: remove unused irq_share_mode
Stephen Hemminger
1
-4
/
+3
2013-01-16
vmxnet3: remove device counter
Stephen Hemminger
2
-6
/
+0
2013-01-16
vmxnet3: remove VMXNET3_MAX_DEVICES
Stephen Hemminger
1
-1
/
+0
2013-01-16
vmxnet3: use netdev_ printk wrappers
Stephen Hemminger
2
-76
/
+73
2013-01-16
vmxnet3: use netdev_dbg
Stephen Hemminger
1
-9
/
+9
2013-01-16
vmxnet3: fix messages printed before registration
Stephen Hemminger
1
-12
/
+9
2013-01-16
vmxnet3: remove unnecessary bookkeeping
Stephen Hemminger
2
-9
/
+2
2013-01-16
vmxnet3: use netdev_alloc_skb_ip_align
Stephen Hemminger
1
-7
/
+5
2013-01-16
e1000e: merge multiple conditional statements into one
Bruce Allan
1
-6
/
+5
2013-01-16
e1000e: cleanup code duplication
Bruce Allan
1
-5
/
+1
2013-01-16
e1000e: cleanup magic number
Bruce Allan
1
-2
/
+2
2013-01-16
e1000e: cleanup unnecessary line wrap
Bruce Allan
1
-2
/
+1
[next]