index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-13
ipvs: support more FTP PASV responses
Julian Anastasov
1
-14
/
+38
2011-06-11
snmp: reduce percpu needs by 50%
Eric Dumazet
2
-82
/
+56
2011-06-11
bonding: clean up bond_del_vlan()
Jiri Bohac
1
-10
/
+0
2011-06-11
net: fix MIPS fallout from "net: remove interrupt.h inclusion from netdevice.h"
Alexey Dobriyan
4
-0
/
+4
2011-06-11
be2net: Enable NETIF_F_TSO6 for VLAN traffic for BE
Padmanabh Ratnakar
1
-4
/
+1
2011-06-11
virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID
Jason Wang
5
-0
/
+9
2011-06-11
net: DM9000: Add support for byte EEPROM access
Ben Dooks
1
-6
/
+20
2011-06-11
sctp: kzalloc() error handling on deleting last address
Michio Honda
1
-0
/
+4
2011-06-11
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-09
ixgbevf: Update the driver string
Greg Rose
1
-1
/
+1
2011-06-09
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
30
-90
/
+158
2011-06-09
igb: Change version to remove number after -k in kernel versions.
Carolyn Wyborny
1
-2
/
+1
2011-06-09
igbvf: update version number
Williams, Mitch A
1
-1
/
+1
2011-06-09
e1000e: update driver version
Bruce Allan
1
-2
/
+2
2011-06-09
e1000e: remove redundant reverse dependency on CRC32
Bruce Allan
1
-1
/
+0
2011-06-09
e1000e: Clear host wakeup bit on 82577/8 without touching PHY page 800
Bruce Allan
2
-11
/
+14
2011-06-09
e1000e: access multiple PHY registers on same page at the same time
Bruce Allan
5
-225
/
+366
2011-06-09
e1000e: do not schedule the Tx queue until ready
Bruce Allan
1
-6
/
+5
2011-06-09
e1000e: log when swflag is cleared unexpectedly on ICH/PCH devices
Bruce Allan
1
-3
/
+8
2011-06-09
e1000e: 82579 intermittently disabled during S0->Sx
Bruce Allan
3
-15
/
+79
2011-06-09
e1000e: disable far-end loopback mode on ESB2
Bruce Allan
2
-0
/
+9
2011-06-09
bonding: delete unused arp_mon_pt
Peter Pan(潘卫平)
1
-1
/
+0
2011-06-09
bonding: delete unused ad_timer
Peter Pan(潘卫平)
1
-1
/
+0
2011-06-09
bonding:delete agg_select_mode from ad_bond_info
Peter Pan(潘卫平)
2
-3
/
+1
2011-06-09
bonding:delete lacp_fast from ad_bond_info
Peter Pan(潘卫平)
3
-10
/
+5
2011-06-09
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
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
David S. Miller
10
-47
/
+72
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
2011-06-09
tun: dont force inline of functions
stephen hemminger
1
-9
/
+9
2011-06-09
tun: reserves space for network in skb
stephen hemminger
1
-2
/
+2
2011-06-08
cnic, bnx2: Check iSCSI support early in bnx2_init_one()
Michael Chan
2
-10
/
+9
2011-06-08
cnic: Improve NETDEV_UP event handling
Michael Chan
1
-2
/
+2
2011-06-08
cnic: Randomize initial TCP port for iSCSI connections
Eddie Wai
1
-5
/
+9
2011-06-08
cnic: Fix race conditions with firmware
Michael Chan
1
-3
/
+11
2011-06-08
cnic: Fix interrupt logic
Michael Chan
1
-9
/
+4
2011-06-08
inetpeer: lower false sharing effect
Eric Dumazet
1
-11
/
+13
2011-06-08
niu: support 64 bit stats interface
stephen hemminger
1
-16
/
+20
2011-06-08
myricom: update to 64 bit stats
stephen hemminger
1
-6
/
+8
[next]