index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crc-itu-t.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-07-12
igb: Fix lack of flush after register write and before delay
Carolyn Wyborny
1
-0
/
+1
2011-07-10
skbuff: update struct sk_buff members comments
Daniel Baluta
1
-20
/
+22
2011-07-09
benet: Add missing comma between constant string array
Joe Perches
1
-3
/
+3
2011-07-09
skbuff: clear tx zero-copy flag
Shirley Ma
1
-0
/
+3
2011-07-08
bna: use netdev_alloc_skb_ip_align()
Eric Dumazet
1
-4
/
+2
2011-07-08
ATM: Delete no use FILL_RX_POOLS_IN_BH marco
Wang Shaoyan
2
-14
/
+1
2011-07-08
drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr
Tobias Klauser
20
-141
/
+35
2011-07-08
dcbnl: unlock on an error path in dcbnl_cee_fill()
Dan Carpenter
1
-1
/
+1
2011-07-08
skge/sky2: change config references to Marvell
stephen hemminger
1
-4
/
+4
2011-07-08
sky2: version 1.29
stephen hemminger
1
-1
/
+1
2011-07-08
sky2: support for new Optima chipsets (EXPERIMENTAL)
stephen hemminger
2
-8
/
+89
2011-07-08
sky2: use correct Inter Packet Gap at 10/100mbit
stephen hemminger
2
-6
/
+26
2011-07-08
sky2: force receive checksum when using RSS on some hardware (v2)
stephen hemminger
2
-3
/
+18
2011-07-07
rt2x00: Implement tx_frames_pending mac80211 callback function.
Gertjan van Wingerde
9
-0
/
+22
2011-07-07
rt2x00: Properly identify rt2800usb devices.
Gertjan van Wingerde
1
-2
/
+2
2011-07-07
rt2x00: Add device ID for RT539F device.
Gertjan van Wingerde
1
-0
/
+1
2011-07-07
rt2x00: Reduce window of a queue's tx lock.
Gertjan van Wingerde
1
-25
/
+26
2011-07-07
rt2x00: Don't use queue entry as parameter when creating TX descriptor.
Gertjan van Wingerde
3
-28
/
+33
2011-07-07
rt2x00: Serialize TX operations on a queue.
Gertjan van Wingerde
2
-5
/
+18
2011-07-07
bcma: detect PCI core working in hostmode
Rafał Miłecki
5
-1
/
+62
2011-07-07
batman-adv: request the full table if tt_crc doesn't match
Antonio Quartulli
1
-0
/
+12
2011-07-07
batman-adv: keep global table consistency in case of roaming
Antonio Quartulli
1
-2
/
+8
2011-07-07
batman-adv: keep local table consistency for further TT_RESPONSE
Antonio Quartulli
4
-30
/
+125
2011-07-07
batman-adv: initialise last_ttvn and tt_crc for the orig_node structure
Antonio Quartulli
1
-0
/
+2
2011-07-07
packet: Fix build with INET disabled.
David S. Miller
1
-0
/
+2
2011-07-07
af_packet: lock imbalance
Eric Dumazet
1
-31
/
+31
2011-07-07
sky2: use GFP_KERNEL allocations at device setup
Eric Dumazet
1
-6
/
+7
2011-07-07
bnx2x: Add dcbnl notification
Shmulik Ravid
1
-3
/
+9
2011-07-07
lib/checksum.c: optimize do_csum a bit
Ian Abbott
1
-8
/
+5
2011-07-07
macvtap: macvtapTX zero-copy support
Shirley Ma
1
-11
/
+121
2011-07-07
skbuff: skb supports zero-copy buffers
Shirley Ma
2
-1
/
+95
2011-07-07
sock.h: Add a new sock zero-copy flag
Shirley Ma
1
-0
/
+1
2011-07-07
gianfar v2: code cleanups
Sebastian Poehn
2
-24
/
+29
2011-07-07
Disable router anycast address for /127 prefixes
Bjørn Mork
1
-0
/
+2
2011-07-07
rose: Delete commented out references to ancient firewalling code.
David S. Miller
2
-12
/
+0
2011-07-07
skge: update version
stephen hemminger
2
-2
/
+2
2011-07-07
skge: make support for old Genesis chips optional
stephen hemminger
2
-32
/
+56
2011-07-07
add pci-id for DGE-530T
stephen hemminger
1
-0
/
+1
2011-07-07
skge: cleanup pci id table
stephen hemminger
1
-11
/
+10
2011-07-07
net: doc: fix compile warning of no format arguments in ifenslave.c
Shan Wei
1
-9
/
+9
2011-07-07
net: fix warning of versioncheck
Shan Wei
2
-2
/
+0
2011-07-06
mwifiex: modify SDIO aggregation Tx/Rx buffer size
Amitkumar Karwar
1
-2
/
+2
2011-07-06
ipw2100: Fix command list for debugging
Jean Delvare
1
-1
/
+1
2011-07-06
mac80211: support GTK rekey offload
Johannes Berg
5
-0
/
+107
2011-07-06
cfg80211/nl80211: support GTK rekey offload
Johannes Berg
5
-0
/
+193
2011-07-06
mac80211: allow driver to iterate keys
Johannes Berg
2
-0
/
+56
2011-07-06
iwlwifi: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-1
/
+1
2011-07-06
packet: Fix leak in pre-defrag support.
David S. Miller
1
-1
/
+1
2011-07-06
net: sched: constify tcf_proto and tc_action
Eric Dumazet
23
-35
/
+39
2011-07-06
packet: Add 'cpu' fanout policy.
David S. Miller
2
-37
/
+29
[next]