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
2013-03-22
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
20
-117
/
+47
2013-03-22
decnet: Parse netlink attributes on our own
Thomas Graf
4
-148
/
+160
2013-03-22
Merge branch 'mv643xx_eth'
David S. Miller
9
-239
/
+187
2013-03-22
mv643xx_eth: convert to use the Marvell Orion MDIO driver
Florian Fainelli
7
-209
/
+84
2013-03-22
net: mvmdio: enhance driver to support SMI error/done interrupts
Florian Fainelli
2
-18
/
+83
2013-03-22
net: mvmdio: rename base register cookie from smireg to regs
Florian Fainelli
1
-7
/
+7
2013-03-22
net: mvmdio: allow platform device style registration
Florian Fainelli
1
-7
/
+15
2013-03-22
s6gmac: fix error return code in s6gmac_probe()
Wei Yongjun
1
-0
/
+1
2013-03-22
udp: increase inner ip header ID during segmentation
Cong Wang
1
-1
/
+6
2013-03-22
ip_gre: increase inner ip header ID during segmentation
Cong Wang
1
-1
/
+6
2013-03-22
bnx2x: increase inner ip id during encapsulated tso
Dmitry Kravkov
4
-13
/
+15
2013-03-22
virtio: remove obsolete virtqueue_get_queue_index()
Rusty Russell
3
-11
/
+5
2013-03-22
net: Fix p3_gelic_net sparse warnings
Geoff Levand
1
-123
/
+117
2013-03-22
appletalk: remove "config IPDDP_DECAP"
Paul Bolle
1
-17
/
+1
2013-03-21
sh_eth: fix unused variable warning
Sergei Shtylyov
1
-1
/
+0
2013-03-21
filter: bpf_jit_comp: refactor and unify BPF JIT image dump output
Daniel Borkmann
5
-23
/
+19
2013-03-21
sh_eth: use managed device API
Sergei Shtylyov
2
-35
/
+13
2013-03-21
sh_eth: kill unneeded typecast in sh_eth_drv_probe()
Sergei Shtylyov
1
-2
/
+1
2013-03-21
sh_eth: use PIR_* bits
Sergei Shtylyov
1
-4
/
+4
2013-03-21
net: fix psock_fanout on sparc64
Willem de Bruijn
1
-1
/
+7
2013-03-21
netlink: Diag core and basic socket info dumping (v2)
Andrey Vagin
5
-0
/
+244
2013-03-21
net: prepare netlink code for netlink diag
Andrey Vagin
2
-54
/
+67
2013-03-21
gianfar: Remove superfluous kernel_dropped local counter
Claudiu Manoil
3
-7
/
+1
2013-03-21
gianfar: Cleanup dead code and minor formatting
Claudiu Manoil
1
-4
/
+3
2013-03-21
gianfar: Remove 'maybe-uninitialized' compile warning
Claudiu Manoil
1
-1
/
+1
2013-03-21
net: sh-eth: Use pr_err instead of printk
Nobuhiro Iwamatsu
1
-2
/
+2
2013-03-21
net: remove redundant ifdef CONFIG_CGROUPS
Zefan Li
1
-2
/
+0
2013-03-21
tcp: implement RFC5682 F-RTO
Yuchung Cheng
3
-26
/
+68
2013-03-21
tcp: refactor CA_Loss state processing
Yuchung Cheng
1
-16
/
+26
2013-03-21
tcp: refactor F-RTO
Yuchung Cheng
9
-421
/
+10
2013-03-21
filter: add minimal BPF JIT image disassembler
Daniel Borkmann
3
-5
/
+220
2013-03-21
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
263
-3400
/
+9520
2013-03-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
263
-3400
/
+9520
2013-03-20
chelsio: use netdev_alloc_skb_ip_align
stephen hemminger
1
-2
/
+1
2013-03-20
net: Move selftests to common net/ subdirectory.
David S. Miller
7
-22
/
+6
2013-03-20
net: fix psock_fanout selftest bind error message
Daniel Baluta
1
-1
/
+1
2013-03-20
chelsio: add headroom in RX path
Eric Dumazet
1
-1
/
+1
2013-03-20
dynticks: avoid flow_cache_flush() interrupting every core
Chris Metcalf
1
-3
/
+39
2013-03-20
bnx2x: AER revised
Yuval Mintz
4
-30
/
+130
2013-03-20
net: fec: make local function fec_poll_controller() static
Wei Yongjun
1
-1
/
+1
2013-03-20
net: ethernet: davinci_emac: make local function emac_poll_controller() static
Wei Yongjun
1
-1
/
+1
2013-03-20
net: mdio-octeon: Use module_platform_driver()
Sachin Kamat
1
-12
/
+1
2013-03-20
net: mdio-gpio: Use module_platform_driver()
Sachin Kamat
1
-11
/
+1
2013-03-20
net: au1k_ir: Use module_platform_driver()
Sachin Kamat
1
-12
/
+1
2013-03-20
net: s6gmac: Use module_platform_driver()
Sachin Kamat
1
-14
/
+1
2013-03-20
net: ks8695net: Use module_platform_driver()
Sachin Kamat
1
-19
/
+1
2013-03-20
connector: Added coredumping event to the process connector
Jesper Derehag
4
-1
/
+40
2013-03-20
gianfar: Refactor config coalescing calls for all queues
Claudiu Manoil
3
-6
/
+10
2013-03-20
gianfar: Remove redundant programming of [rt]xic registers
Claudiu Manoil
1
-12
/
+12
2013-03-20
gianfar: Poll only active Rx queues
Claudiu Manoil
2
-10
/
+22
[next]