index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
chainiv.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-10-07
dccp ccid-3: Remove CCID naming redundancy 2/2
Gerrit Renker
2
-192
/
+191
2009-10-07
dccp ccid-2: Remove CCID naming redundancy 1/2
Gerrit Renker
1
-161
/
+161
2009-10-07
dccp ccid-3: Overhaul CCID naming convention 2/2
Gerrit Renker
3
-238
/
+213
2009-10-07
dccp ccid-2: Overhaul CCID naming convention 1/2
Gerrit Renker
2
-161
/
+158
2009-10-07
be2net: Get rid of net_device_stats from adapter.
Ajit Khaparde
3
-6
/
+3
2009-10-07
dcb: data center bridging ops should be r/o
Stephen Hemminger
3
-3
/
+3
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
35
-37
/
+36
2009-10-07
make TLLAO option for NA packets configurable
Octavian Purdila
4
-0
/
+28
2009-10-07
Use sk_mark for IPv6 routing lookups
Brian Haley
7
-0
/
+11
2009-10-07
ethtool: Add reset operation
Ben Hutchings
2
-0
/
+55
2009-10-07
pkt_sched: gen_estimator: Dont report fake rate estimators
Eric Dumazet
8
-7
/
+15
2009-10-07
net/ppp: fix comments - ppp_{sync,asynctty}_receive() may sleep
Tilman Schmidt
2
-8
/
+2
2009-10-07
bonding: introduce primary_reselect option
Jiri Pirko
4
-8
/
+164
2009-10-07
Use sk_mark for routing lookup in more places
Eric Dumazet
1
-0
/
+3
2009-10-07
ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.
YOSHIFUJI Hideaki / 吉藤英明
4
-8
/
+159
2009-10-07
add vif using local interface index instead of IP
Ilia K
2
-5
/
+20
2009-10-07
gigaset: add Kernel CAPI interface (v3)
Tilman Schmidt
7
-29
/
+2356
2009-10-07
gigaset: allow building without I4L
Tilman Schmidt
3
-2
/
+83
2009-10-07
gigaset: prepare for CAPI implementation
Tilman Schmidt
7
-425
/
+492
2009-10-07
gigaset: add kerneldoc comments
Tilman Schmidt
6
-44
/
+166
2009-10-07
gigaset: correct debugging output selection
Tilman Schmidt
1
-3
/
+6
2009-10-07
gigaset: improve error recovery
Tilman Schmidt
1
-24
/
+45
2009-10-07
gigaset: fix device ERROR response handling
Tilman Schmidt
1
-8
/
+8
2009-10-07
gigaset: announce if built with debugging
Tilman Schmidt
1
-1
/
+7
2009-10-07
gigaset: handle isoc frame errors more gracefully
Tilman Schmidt
1
-11
/
+7
2009-10-07
gigaset: linearize skb
Tilman Schmidt
1
-0
/
+6
2009-10-07
gigaset: fix reject/hangup handling
Tilman Schmidt
1
-0
/
+5
2009-10-07
isdn: make capidrv module parameter "debugmode" writeable
Tilman Schmidt
1
-1
/
+1
2009-10-07
isdn: avoid races in capidrv
Tilman Schmidt
1
-12
/
+13
2009-10-07
isdn: accept CAPI Informational Info values as success
Tilman Schmidt
1
-1
/
+1
2009-10-07
Documentation: expand isdn/INTERFACE.CAPI document
Tilman Schmidt
1
-16
/
+67
2009-10-07
be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <...
Ajit Khaparde
2
-3
/
+3
2009-10-07
be2net: Fix a typo in be_cmds.h
Ajit Khaparde
1
-1
/
+1
2009-10-07
be2net: Bug Fix while accounting of multicast frames during netdev stats update
Ajit Khaparde
1
-1
/
+1
2009-10-07
qlge: Fix lock/mutex warnings.
Ron Mercer
4
-17
/
+9
2009-10-07
qlge: Fix queueing of firmware handler in ISR.
Ron Mercer
1
-3
/
+5
2009-10-07
qlge: Fix some bit definitions for reset register.
Ron Mercer
1
-3
/
+3
2009-10-07
net: speedup sk_wake_async()
Eric Dumazet
2
-1
/
+5
2009-10-07
vxge: Version update.
Sreenivasa Honnur
1
-2
/
+2
2009-10-07
vxge: Allow multiple functions with INTA.
Sreenivasa Honnur
5
-57
/
+64
2009-10-07
vxge: Check if FCS stripping is disabled by the firmware.
Sreenivasa Honnur
3
-0
/
+33
2009-10-07
vxge: Removed unused functions.
Sreenivasa Honnur
1
-204
/
+0
2009-10-07
vxge: Fixed crash in PAE system due to wrong typecasting.
Sreenivasa Honnur
1
-1
/
+1
2009-10-07
vxge: Removed accessing non-supported registers.
Sreenivasa Honnur
2
-6
/
+0
2009-10-07
vxge: Update driver_config->vpath_per_dev for each function in probe.
Sreenivasa Honnur
1
-1
/
+2
2009-10-07
vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the...
Sreenivasa Honnur
1
-22
/
+30
2009-10-06
igb: add flushes between RAR writes when setting mac address
Alexander Duyck
1
-0
/
+7
2009-10-06
igb: add additional error handling to the phy code
Alexander Duyck
1
-14
/
+25
2009-10-06
igb: add code to retry a phy read in the event of failure on link check
Alexander Duyck
1
-2
/
+8
2009-10-06
igb: move the generic copper link setup code into e1000_phy.c
Alexander Duyck
3
-41
/
+62
[next]