index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide_arm.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-16
udp: Use hlist_nulls in UDP RCU code
Eric Dumazet
5
-66
/
+83
2008-11-16
rcu: Introduce hlist_nulls variant of hlist
Eric Dumazet
2
-0
/
+204
2008-11-16
TPROXY: implemented IP_RECVORIGDSTADDR socket option
Balazs Scheidler
2
-1
/
+43
2008-11-16
ipv4: Fix ARP behavior with many mac-vlans
Ben Greear
1
-11
/
+11
2008-11-16
e1000e: enable ECC correction on 82571 silicon
Alexander Duyck
3
-0
/
+14
2008-11-16
phylib: make mdio-gpio work without OF (v4)
Paulius Zaleckas
3
-71
/
+191
2008-11-16
phylib: rename mdio-ofgpio to mdio-gpio
Paulius Zaleckas
3
-2
/
+2
2008-11-16
dm9000: Fix build error.
David S. Miller
1
-1
/
+1
2008-11-16
pegasus: minor resource shrinkage
David Brownell
1
-10
/
+26
2008-11-16
ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()
PJ Waskiewicz
1
-3
/
+3
2008-11-14
net: speedup dst_release()
Eric Dumazet
1
-2
/
+4
2008-11-13
pkt_sched: Remove qdisc->ops->requeue() etc.
Jarek Poplawski
17
-394
/
+4
2008-11-13
tcp: remove an unnecessary field in struct tcp_skb_cb
Petr Tesarik
1
-1
/
+0
2008-11-13
isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlines
Harvey Harrison
2
-88
/
+46
2008-11-12
netdevice: safe convert to netdev_priv() #part-4
Wang Chen
13
-153
/
+153
2008-11-12
netdevice: safe convert to netdev_priv() #part-3
Wang Chen
25
-244
/
+253
2008-11-12
netdevice: safe convert to netdev_priv() #part-2
Wang Chen
32
-258
/
+256
2008-11-12
netdevice: safe convert to netdev_priv() #part-1
Wang Chen
32
-229
/
+229
2008-11-12
net: Remove unused parameter of xfrm_gen_index()
Arnaud Ebalard
1
-3
/
+3
2008-11-12
net: ifdef struct sock::sk_async_wait_queue
Alexey Dobriyan
1
-0
/
+2
2008-11-12
bnx2: Update version to 1.8.2.
Michael Chan
1
-2
/
+2
2008-11-12
bnx2: Reorganize timeout constants.
Michael Chan
2
-11
/
+11
2008-11-12
bnx2: Set rx buffer water marks based on MTU.
Michael Chan
2
-2
/
+31
2008-11-12
bnx2: Restrict WoL support.
Michael Chan
1
-1
/
+2
2008-11-12
bnx2: Add PCI ID for 5716S.
Michael Chan
1
-0
/
+4
2008-11-12
net: Cleanup of neighbour code
Eric Dumazet
2
-19
/
+5
2008-11-12
net: ib_net pointer should depends on CONFIG_NET_NS
Eric Dumazet
3
-5
/
+12
2008-11-12
net: Introduce read_pnet() and write_pnet() helpers
Eric Dumazet
1
-0
/
+18
2008-11-12
dccp: Resolve dependencies of features on choice of CCID
Gerrit Renker
4
-0
/
+168
2008-11-12
dccp: Query supported CCIDs
Gerrit Renker
6
-0
/
+64
2008-11-12
dccp: Registration routines for changing feature values
Gerrit Renker
4
-28
/
+197
2008-11-12
dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
3
-41
/
+8
2008-11-11
net: remove struct dst_entry::entry_size
Alexey Dobriyan
6
-8
/
+0
2008-11-11
net: remove struct neigh_table::pde
Alexey Dobriyan
2
-6
/
+2
2008-11-11
ath9k: Fix compilation failure when RFKILL is enabled
Sujith
1
-1
/
+3
2008-11-11
telephony: trivial: fix up email address
Alan Cox
2
-2
/
+2
2008-11-11
tty: trivial - fix up email addresses in tty related stuff
Alan Cox
3
-4
/
+7
2008-11-11
sched: release buddies on yield
Peter Zijlstra
1
-5
/
+12
2008-11-11
V4L/DVB (9516): cx18: Move DVB buffer transfer handling from irq handler to work_queue
Andy Walls
7
-26
/
+75
2008-11-11
V4L/DVB (9557): gspca: Small changes for the sensor HV7131B in zc3xx.
Jean-Francois Moine
1
-3
/
+5
2008-11-11
V4L/DVB (9556): gspca: Bad init sequence for sensor HV7131B in zc3xx.
Jean-Francois Moine
1
-3
/
+3
2008-11-11
V4L/DVB (9549): gspca: Fix a typo in one of gspca chips name.
Krzysztof Helt
1
-1
/
+1
2008-11-11
V4L/DVB (9515): cx18: Use correct Mailbox IRQ Ack values and misc IRQ handling cleanup
Andy Walls
4
-48
/
+49
2008-11-11
V4L/DVB (9493): kconfig patch
Frederic CAND
1
-71
/
+71
2008-11-11
V4L/DVB (9527): af9015: fix compile warnings
Antti Palosaari
2
-8
/
+7
2008-11-11
V4L/DVB (9524): af9013: fix bug in status reading
roel kluin
1
-3
/
+3
2008-11-11
V4L/DVB (9511): cx18: Mark CX18_CPU_DE_RELEASE_MDL as a slow API call
Andy Walls
1
-1
/
+1
2008-11-11
V4L/DVB (9510): cx18: Fix write retries for registers that always change - part 2.
Andy Walls
4
-12
/
+45
2008-11-11
V4L/DVB (9506): ivtv/cx18: fix test whether modules should be loaded or not.
Hans Verkuil
2
-15
/
+15
2008-11-11
V4L/DVB (9499): cx88-mpeg: final fix for analogue only compilation + de-alloc fix
Darron Broad
1
-13
/
+15
[next]