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-06-09
af_unix: remove unix_iter_state
Eric Dumazet
1
-5
/
+1
2012-06-09
ipv6: Do not mark ipv6_inetpeer_ops as __net_initdata.
David S. Miller
1
-1
/
+1
2012-06-09
inet: Consolidate inetpeer_invalidate_tree() interfaces.
David S. Miller
4
-14
/
+5
2012-06-09
inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c
David S. Miller
4
-49
/
+83
2012-06-09
[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.
David S. Miller
6
-40
/
+22
2012-06-09
tcp: Get rid of inetpeer special cases.
David S. Miller
5
-32
/
+19
2012-06-08
inet: Create and use rt{,6}_get_peer_create().
David S. Miller
10
-58
/
+49
2012-06-08
af_unix: speedup /proc/net/unix
Eric Dumazet
3
-49
/
+70
2012-06-08
inetpeer: add parameter net for inet_getpeer_v4,v6
Gao feng
7
-14
/
+29
2012-06-08
inetpeer: add namespace support for inetpeer
Gao feng
5
-24
/
+59
2012-06-07
be2net: Fix driver load for VFs for Lancer
Padmanabh Ratnakar
3
-61
/
+66
2012-06-07
macvtap: use prepare_to_wait/finish_wait to ensure mb
Hong zhi guo
1
-5
/
+3
2012-06-07
bnx2x: Added EEE Ethtool support.
Yuval Mintz
1
-0
/
+134
2012-06-07
bnx2x: Added EEE support
Yuval Mintz
7
-10
/
+552
2012-06-07
Added kernel support in EEE Ethtool commands
Yuval Mintz
2
-0
/
+75
2012-06-07
net: Update kernel-doc for __alloc_skb()
Ben Hutchings
1
-2
/
+2
2012-06-07
qlcnic: Fix protcol type in case of inband vlan.
Rajesh Borundia
2
-2
/
+3
2012-06-07
qlcnic: fix unsupported CDRP command error message.
Jitendra Kalsaria
2
-5
/
+33
2012-06-07
qlcnic: Fix estimation of recv MSS in case of LRO
Rajesh Borundia
5
-0
/
+23
2012-06-07
net/ethernet: ks8851_mll unregister_netdev() before freeing
Dan Carpenter
1
-1
/
+3
2012-06-07
can: c_can: Add support for Bosch D_CAN controller
AnilKumar Ch
3
-19
/
+94
2012-06-07
can: c_can: Move overlay structure to array with offset as index
AnilKumar Ch
3
-107
/
+154
2012-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
46
-221
/
+357
2012-06-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
24
-48
/
+180
2012-06-06
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
5
-27
/
+65
2012-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
24
-48
/
+180
2012-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
1
-1
/
+1
2012-06-06
inetpeer: fix a race in inetpeer_gc_worker()
Eric Dumazet
2
-5
/
+16
2012-06-06
net: sierra_net: device IDs for Aircard 320U++
Bjørn Mork
1
-4
/
+10
2012-06-06
mv643xx_eth: Fix compile error for architectures without clk.
Andrew Lunn
1
-5
/
+10
2012-06-06
sparc bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction
David S. Miller
1
-0
/
+4
2012-06-06
x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction
Eric Dumazet
1
-0
/
+4
2012-06-06
stmmac: fix driver Kconfig when built as module
Giuseppe CAVALLARO
5
-35
/
+31
2012-06-06
stmmac: update driver's doc
Giuseppe CAVALLARO
1
-19
/
+25
2012-06-06
stmmac: fix driver's doc when run kernel-doc script
Giuseppe CAVALLARO
1
-2
/
+5
2012-06-06
drivers: net: Remove casts to same type
Joe Perches
13
-24
/
+23
2012-06-06
wireless: Remove casts to same type
Joe Perches
55
-247
/
+198
2012-06-06
ethernet: Remove casts to same type
Joe Perches
34
-97
/
+87
2012-06-06
be2net: update driver version
Sathya Perla
1
-1
/
+1
2012-06-06
be2net: do not use SCRATCHPAD register
Sathya Perla
2
-9
/
+3
2012-06-06
be2net: remove unnecessary usage of unlikely()
Sathya Perla
1
-2
/
+2
2012-06-06
be2net: fix reporting number of actual rx queues
Sathya Perla
1
-1
/
+7
2012-06-06
be2net: do not modify PCI MaxReadReq size
Sathya Perla
1
-2
/
+0
2012-06-06
be2net: cleanup be_vid_config()
Sathya Perla
1
-16
/
+9
2012-06-06
be2net: don't call vid_config() when there's no vlan config
Sathya Perla
1
-1
/
+2
2012-06-05
ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabled
John Fastabend
1
-2
/
+5
2012-06-05
ixgbe: fix_features rxvlan is independent of DCB and needs to be set
John Fastabend
1
-10
/
+5
2012-06-05
e1000e: test for valid check_reset_block function pointer
Bruce Allan
4
-8
/
+12
2012-06-05
gianfar_ethtool: coding style and whitespace cleanups
Jan Ceuleers
1
-196
/
+224
2012-06-05
gianfar: Remove superfluous initialisations
Jan Ceuleers
1
-16
/
+14
[next]