index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-08
af_iucv: block writing if msg limit is exceeded
Ursula Braun
1
-1
/
+1
2012-02-08
af_iucv: remove IUCV-pathes completely
Ursula Braun
1
-34
/
+37
2012-02-08
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
6
-37
/
+42
2012-02-08
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
33
-58
/
+47
2012-02-08
ipv6: Implement IPV6_UNICAST_IF socket option.
Erich E. Hoover
6
-1
/
+44
2012-02-08
ipv4: Implement IP_UNICAST_IF socket option.
Erich E. Hoover
6
-3
/
+42
2012-02-08
gro: more generic L2 header check
Eric Dumazet
1
-2
/
+8
2012-02-08
IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addresses
Roland Dreier
3
-47
/
+24
2012-02-08
stmmac: Fix typo in stmmac_pci.c
Masanari Iida
1
-1
/
+1
2012-02-08
mace: Fix build for mace due to netdev_alloc_skb
Pradeep A. Dalvi
1
-1
/
+1
2012-02-07
sonice: Fix build due to botched netdev_alloc_skb() conversion.
David S. Miller
1
-1
/
+1
2012-02-07
caif: remove duplicate initialization
Dan Carpenter
1
-2
/
+1
2012-02-07
sh-eth: use netdev stats structure and fix dma_map_single
Eric Dumazet
2
-32
/
+31
2012-02-07
net: fec: Fix build due to wrong dev annotation
Fabio Estevam
1
-2
/
+2
2012-02-07
net/sched: sch_plug - Queue traffic until an explicit release command
Shriram Rajagopalan
4
-0
/
+281
2012-02-07
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
7
-260
/
+255
2012-02-07
e1000e: minor whitespace and indentation cleanup
Bruce Allan
2
-37
/
+43
2012-02-07
e1000e: fix sparse warnings with -D__CHECK_ENDIAN__
Bruce Allan
2
-8
/
+9
2012-02-07
e1000e: fix checkpatch warning from MINMAX test
Bruce Allan
1
-1
/
+1
2012-02-07
e1000e: cleanup - use braces in both branches of a conditional statement
Bruce Allan
1
-1
/
+2
2012-02-07
e1000e: cleanup e1000_set_phys_id
Bruce Allan
1
-2
/
+2
2012-02-07
e1000e: cleanup e1000_init_mac_params_82571()
Bruce Allan
1
-42
/
+30
2012-02-07
e1000e: cleanup e1000_init_mac_params_80003es2lan()
Bruce Allan
1
-21
/
+7
2012-02-07
e1000e: cleanup - check return values consistently
Bruce Allan
2
-5
/
+5
2012-02-07
e1000e: add missing initializers reported when compiling with W=1
Bruce Allan
1
-3
/
+5
2012-02-07
e1000: Adding e1000_dump function
Tushar Dave
3
-0
/
+235
2012-02-07
igbvf: refactor Interrupt Throttle Rate code
Mitch A Williams
3
-78
/
+99
2012-02-06
tipc: Minor optimization to rejection of connection-based messages
Allan Stephens
1
-2
/
+3
2012-02-06
tipc: Eliminate alteration of publication key during name table purging
Allan Stephens
1
-4
/
+0
2012-02-06
tipc: Prevent loss of fragmented messages over broadcast link
Allan Stephens
1
-22
/
+42
2012-02-06
tipc: Prevent loss of fragmented messages over unicast links
Allan Stephens
1
-3
/
+10
2012-02-06
tipc: Remove obsolete broadcast tag capability
Allan Stephens
3
-9
/
+1
2012-02-06
tipc: Major redesign of broadcast link ACK/NACK algorithms
Allan Stephens
5
-165
/
+100
2012-02-06
tipc: Add missing locks in broadcast link statistics accumulation
Allan Stephens
1
-0
/
+11
2012-02-06
tipc: Fix bug in broadcast link duplicate message statistics
Allan Stephens
1
-0
/
+2
2012-02-06
tipc: Fix node lock reclamation issues in broadcast link reception
Allan Stephens
1
-18
/
+40
2012-02-06
tipc: Add missing broadcast link lock when sending NACK
Allan Stephens
1
-0
/
+2
2012-02-06
tipc: Fix problem with broadcast link synchronization between nodes
Allan Stephens
1
-2
/
+5
2012-02-06
tipc: Ensure broadcast link re-acquires node after link failure
Allan Stephens
3
-4
/
+8
2012-02-06
tipc: Prevent broadcast link stalling in dual LAN environments
Allan Stephens
1
-4
/
+5
2012-02-06
tipc: Prevent transmission of outdated link protocol messages
Allan Stephens
1
-26
/
+27
2012-02-06
tipc: improve the link deferred queue insertion algorithm
Allan Stephens
1
-25
/
+23
2012-02-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
268
-4040
/
+5319
2012-02-06
net: Make qdisc_skb_cb upper size bound explicit.
David S. Miller
5
-10
/
+13
2012-02-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
268
-4040
/
+5319
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
29
-48
/
+39
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
21
-51
/
+46
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
28
-44
/
+43
2012-02-05
cnic: Add FCoE parity error recovery
Michael Chan
2
-5
/
+36
2012-02-05
bnx2: Add missing memory barrier in bnx2_start_xmit()
Vlad Zolotarov
1
-0
/
+3
[next]