index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crc-ccitt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-02-11
atl1c: Do not call device_init_wakeup() in atl1c_probe()
Rafael J. Wysocki
1
-1
/
+0
2011-02-11
tg3: Avoid setting power.can_wakeup for devices that cannot wake up
Rafael J. Wysocki
1
-2
/
+4
2011-02-11
tg3: Expand 5719 workaround
Matt Carlson
1
-2
/
+2
2011-02-10
inet: Create a mechanism for upward inetpeer propagation into routes.
David S. Miller
4
-3
/
+36
2011-02-10
inetpeer: Add redirect and PMTU discovery cached info.
David S. Miller
2
-7
/
+13
2011-02-10
inetpeer: Abstract address representation further.
David S. Miller
4
-11
/
+15
2011-02-10
net: rename group sysfs entry to netdev_group
Xiaotian Feng
1
-1
/
+1
2011-02-09
pch_can: fix module reload issue with MSI
Tomoya
1
-0
/
+1
2011-02-09
pch_can: fix rmmod issue
Tomoya
1
-1
/
+1
2011-02-09
pch_can: fix 800k comms issue
Tomoya
1
-1
/
+1
2011-02-09
net: Kill NETEVENT_PMTU_UPDATE.
David S. Miller
5
-6
/
+0
2011-02-09
net: Remove bogus barrier() in dst_allfrag().
David S. Miller
1
-2
/
+0
2011-02-09
net: Fix lockdep regression caused by initializing netdev queues too early.
David S. Miller
1
-11
/
+16
2011-02-08
net/caif: Fix dangling list pointer in freed object on error.
David S. Miller
1
-2
/
+2
2011-02-08
ipsec: allow to align IPv4 AH on 32 bits
Nicolas Dichtel
3
-6
/
+21
2011-02-08
USB CDC NCM errata updates for cdc_ncm host driver
Alexey Orishko
1
-80
/
+147
2011-02-08
CDC NCM errata updates for cdc.h
Alexey Orishko
1
-5
/
+18
2011-02-08
ixgbe: update version string
Don Skidmore
1
-1
/
+1
2011-02-08
ixgbe: cleanup variable initialization
Don Skidmore
1
-1
/
+1
2011-02-08
ixgbe: limit VF access to network traffic
Alexander Duyck
2
-2
/
+3
2011-02-08
ixgbe: fix for 82599 erratum on Header Splitting
Don Skidmore
1
-2
/
+9
2011-02-08
ixgbe: fix variable set but not used warnings by gcc 4.6
Emil Tantilov
2
-6
/
+3
2011-02-08
e1000: add support for Marvell Alaska M88E1118R PHY
Florian Fainelli
2
-1
/
+4
2011-02-08
e1000e: tx_timeout should not increment for non-hang events
Jesse Brandeburg
1
-1
/
+0
2011-02-08
batman-adv: Linearize fragment packets before merge
Sven Eckelmann
1
-5
/
+10
2011-02-07
x25: possible skb leak on bad facilities
andrew hendry
2
-12
/
+30
2011-02-07
mac80211: remove unneeded check
Dan Carpenter
1
-1
/
+1
2011-02-07
ath9k: Update comments for not parsing DTIM period
Mohammed Shafi Shajakhan
1
-2
/
+3
2011-02-07
mac80211: Update comments on radiotap MCS index
Mohammed Shafi Shajakhan
1
-5
/
+2
2011-02-07
mac80211: as a 4-addr station, do not receive packets for other stations
Felix Fietkau
1
-1
/
+2
2011-02-07
mac80211: Make some mlme timers module paramaters.
Ben Greear
1
-11
/
+23
2011-02-07
ath5k: Fix fast channel switching
Nick Kossifidis
1
-55
/
+87
2011-02-07
mac80211: fix the skb cloned check in the tx path
Felix Fietkau
1
-1
/
+1
2011-02-07
iwlagn: Re-enable RF_KILL interrupt when down
Don Fry
1
-0
/
+6
2011-02-07
ssb-pcmcia: Fix parsing of invariants tuples
Michael Büsch
1
-1
/
+1
2011-02-07
enic: Update MAINTAINERS
Vasanthy Kolluri
1
-0
/
+1
2011-02-07
enic: Clean up: Remove support for an older version of hardware
Vasanthy Kolluri
7
-99
/
+4
2011-02-07
enic: Bug Fix: Reorder firmware devcmds - CMD_INIT and CMD_IG_VLAN_REWRITE_MODE
Vasanthy Kolluri
2
-13
/
+17
2011-02-07
enic: Bug Fix: Fix return values of enic_add/del_station_addr routines
Vasanthy Kolluri
2
-13
/
+15
2011-02-07
enic: Clean up: Organize devcmd wrapper routines
Vasanthy Kolluri
5
-208
/
+275
2011-02-07
enic: Decouple mac address registration and deregistration from port profile ...
Roopa Prabhu
2
-7
/
+1
2011-02-07
IPVS: precedence bug in ip_vs_sync_switch_mode()
Dan Carpenter
1
-1
/
+1
2011-02-06
bnx2x: Proper netdev->ndo_set_rx_mode() implementation.
Vladislav Zolotarov
3
-105
/
+369
2011-02-06
bnx2x: Duplication in promisc mode
Vladislav Zolotarov
1
-9
/
+23
2011-02-06
bnx2x: MTU for FCoE L2 ring
Vladislav Zolotarov
5
-21
/
+57
2011-02-06
iwlwifi: fix compiling error with different configuration
Wey-Yi Guy
1
-2
/
+4
2011-02-06
iwlwifi: remove unnecessary locking
Johannes Berg
2
-6
/
+0
2011-02-06
tcp: Add reference to initial CWND ietf draft.
David S. Miller
1
-1
/
+1
2011-02-06
sis900: Fix mem leak in sis900_rx error path
Jesper Juhl
1
-0
/
+1
2011-02-06
benet: Avoid potential null deref in be_cmd_get_seeprom_data()
Ajit Khaparde
1
-0
/
+5
[next]