index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-14
bonding:delete a dereference before check
Peter Pan(潘卫平)
1
-2
/
+1
2011-06-13
l2tp: fix l2tp_ip_sendmsg() route handling
Eric Dumazet
1
-6
/
+13
2011-06-13
smsc9420: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2011-06-13
stmmac: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2011-06-13
r6040: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2011-06-13
ethoc: enable transmit time stamping.
Richard Cochran
1
-0
/
+1
2011-06-13
dnet: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2011-06-13
tg3: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2011-06-13
davinci_emac: enable transmit time stamping.
Richard Cochran
1
-0
/
+1
2011-06-13
davinci_emac: pass ioctls through to phy device.
Richard Cochran
1
-2
/
+2
2011-06-13
fec: enable transmit and receive time stamping.
Richard Cochran
1
-1
/
+4
2011-06-13
net: export time stamp utility function for Ethernet MAC drivers
Richard Cochran
1
-0
/
+1
2011-06-12
snmp: reduce percpu needs by 50%
Eric Dumazet
2
-82
/
+56
2011-06-12
bonding: clean up bond_del_vlan()
Jiri Bohac
1
-10
/
+0
2011-06-12
net: fix MIPS fallout from "net: remove interrupt.h inclusion from netdevice.h"
Alexey Dobriyan
4
-0
/
+4
2011-06-12
be2net: Enable NETIF_F_TSO6 for VLAN traffic for BE
Padmanabh Ratnakar
1
-4
/
+1
2011-06-12
virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID
Jason Wang
5
-0
/
+9
2011-06-12
net: DM9000: Add support for byte EEPROM access
Ben Dooks
1
-6
/
+20
2011-06-12
sctp: kzalloc() error handling on deleting last address
Michio Honda
1
-0
/
+4
2011-06-12
net: add Faraday FTGMAC100 Gigabit Ethernet driver
Po-Yu Chuang
4
-0
/
+1621
2011-06-11
net/m68k: Include <linux/interrupt.h> where needed
Geert Uytterhoeven
2
-0
/
+2
2011-06-10
ixgbevf: Update the driver string
Greg Rose
1
-1
/
+1
2011-06-10
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
30
-90
/
+158
2011-06-10
igb: Change version to remove number after -k in kernel versions.
Carolyn Wyborny
1
-2
/
+1
2011-06-10
igbvf: update version number
Williams, Mitch A
1
-1
/
+1
2011-06-10
e1000e: update driver version
Bruce Allan
1
-2
/
+2
2011-06-10
e1000e: remove redundant reverse dependency on CRC32
Bruce Allan
1
-1
/
+0
2011-06-10
e1000e: Clear host wakeup bit on 82577/8 without touching PHY page 800
Bruce Allan
2
-11
/
+14
2011-06-10
e1000e: access multiple PHY registers on same page at the same time
Bruce Allan
5
-225
/
+366
2011-06-10
e1000e: do not schedule the Tx queue until ready
Bruce Allan
1
-6
/
+5
2011-06-10
e1000e: log when swflag is cleared unexpectedly on ICH/PCH devices
Bruce Allan
1
-3
/
+8
2011-06-10
e1000e: 82579 intermittently disabled during S0->Sx
Bruce Allan
3
-15
/
+79
2011-06-10
e1000e: disable far-end loopback mode on ESB2
Bruce Allan
2
-0
/
+9
2011-06-10
bonding: delete unused arp_mon_pt
Peter Pan(潘卫平)
1
-1
/
+0
2011-06-10
bonding: delete unused ad_timer
Peter Pan(潘卫平)
1
-1
/
+0
2011-06-10
bonding:delete agg_select_mode from ad_bond_info
Peter Pan(潘卫平)
2
-3
/
+1
2011-06-10
bonding:delete lacp_fast from ad_bond_info
Peter Pan(潘卫平)
3
-10
/
+5
2011-06-10
bonding: make 802.3ad use latest lacp_rate
Peter Pan(潘卫平)
3
-0
/
+33
2011-06-09
enic: Bug Fix: Fix hardware transmit queue indexing in enic_poll_controller
Vasanthy Kolluri
2
-3
/
+7
2011-06-09
enic: Get/Set interrupt resource index for transmit and receive queues
Vasanthy Kolluri
4
-3
/
+6
2011-06-09
enic: Log device configuration in detail during driver load
Vasanthy Kolluri
3
-6
/
+26
2011-06-09
enic: Pass 802.1p bits for packets tagged with vlan zero
Vasanthy Kolluri
1
-2
/
+1
2011-06-09
batman-adv: use NO_FLAGS define instead of hard-coding 0
Marek Lindner
5
-5
/
+7
2011-06-09
batman-adv: Use enums for related constants
Sven Eckelmann
3
-31
/
+47
2011-06-09
batman-adv: Rewrite debugfs kobj_to_* helpers as functions
Sven Eckelmann
1
-3
/
+11
2011-06-09
batman-adv: Fix signedness problem in parse_gw_bandwidth
Sven Eckelmann
1
-2
/
+2
2011-06-09
batman-adv: Don't return value in void function
Sven Eckelmann
1
-1
/
+1
2011-06-09
batman-adv: accept delayed rebroadcasts to avoid bogus routing under heavy load
Daniele Furlan
1
-5
/
+4
2011-06-09
net: emaclite: Add missing linux/interrupt.h header
Michal Simek
1
-0
/
+1
2011-06-09
tun: do not put self in waitq if doing a nonblock read
Amos Kong
1
-2
/
+4
[next]