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-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
47
-161
/
+39
2013-03-09
qlcnic: Bump up the version to 5.1.36
Shahed Shaikh
1
-2
/
+2
2013-03-09
qlcnic: Fix ethtool statistics collection
Shahed Shaikh
1
-4
/
+4
2013-03-09
qlcnic: Fix ethtool statistics for 82xx adapter
Shahed Shaikh
1
-1
/
+2
2013-03-09
qlcnic: Enable LED test support for 83xx adapter
Himanshu Madhani
3
-1
/
+48
2013-03-09
qlcnic: Fix endian issues in 83xx driver
Shahed Shaikh
3
-26
/
+130
2013-03-09
dcb: fix sparse warnings
stephen hemminger
1
-0
/
+1
2013-03-09
team: make local function static
stephen hemminger
1
-3
/
+3
2013-03-09
phy: vitesse make vsc824x_add_skew static
stephen hemminger
1
-2
/
+1
2013-03-09
Supject: phy: make local function static
stephen hemminger
1
-1
/
+1
2013-03-09
bna: fix declaration mismatch
stephen hemminger
1
-1
/
+1
2013-03-09
VXLAN: Use UDP Tunnel segmention.
Pravin B Shelar
1
-3
/
+18
2013-03-09
tunneling: Add generic Tunnel segmentation.
Pravin B Shelar
8
-30
/
+111
2013-03-09
tunneling: Capture inner mac header during encapsulation.
Pravin B Shelar
2
-0
/
+36
2013-03-09
net: Add skb_headers_offset_update helper function.
Pravin B Shelar
1
-20
/
+14
2013-03-09
tunnel: Inherit NETIF_F_SG for hw_enc_features.
Pravin B Shelar
1
-0
/
+4
2013-03-09
net: Kill link between CSUM and SG features.
Pravin B Shelar
5
-36
/
+59
2013-03-08
ipv6: report sin6_scope_id if sockopt RECVORIGDSTADDR is set
Hannes Frederic Sowa
1
-1
/
+3
2013-03-08
ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id
Hannes Frederic Sowa
6
-26
/
+26
2013-03-08
ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun...
Hannes Frederic Sowa
1
-0
/
+12
2013-03-08
ipv6: ndisc: remove redundant check for !dev->addr_len
Thomas Graf
1
-2
/
+0
2013-03-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
15
-571
/
+574
2013-03-08
VSOCK: Split vm_sockets.h into kernel/uapi
Andy King
2
-15
/
+31
2013-03-08
e1000e: cleanup - move defines to appropriate header file
Bruce Allan
4
-9
/
+7
2013-03-08
e1000e: cleanup format of struct e1000_opt_list struct
Bruce Allan
1
-1
/
+4
2013-03-08
e1000e: cleanup USLEEP_RANGE checkpatch checks
Bruce Allan
8
-38
/
+38
2013-03-08
e1000e: cleanup unnecessary line breaks
Bruce Allan
5
-62
/
+31
2013-03-08
e1000e: cleanup formatting of static structs
Bruce Allan
3
-4
/
+8
2013-03-08
e1000e: cleanup unusually placed comments
Bruce Allan
7
-25
/
+39
2013-03-08
e1000e: cleanup (add/remove) blank lines where appropriate
Bruce Allan
8
-7
/
+8
2013-03-08
e1000e: cleanup SPACING checkpatch checks
Bruce Allan
4
-16
/
+16
2013-03-08
e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checks
Bruce Allan
7
-127
/
+139
2013-03-08
e1000e: cleanup LEADING_SPACE checkpatch warnings
Bruce Allan
3
-9
/
+9
2013-03-08
e1000e: cleanup LONG_LINE checkpatch warnings
Bruce Allan
5
-16
/
+23
2013-03-08
e1000e: cleanup SPACING checkpatch errors and warnings
Bruce Allan
6
-34
/
+34
2013-03-08
e1000e: cleanup CODE_INDENT checkpatch errors
Bruce Allan
7
-187
/
+178
2013-03-08
ixgbevf: use PCI_DEVICE_TABLE macro
Stephen Hemminger
1
-6
/
+3
2013-03-08
ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid races
Alexander Duyck
2
-33
/
+40
2013-03-07
ipv6 flowlabel: add __rcu annotations
Eric Dumazet
2
-7
/
+12
2013-03-07
bridge: use ipv4_is_local_multicast() helper
Amerigo Wang
1
-1
/
+1
2013-03-07
bgmac: register MII bus
Rafał Miłecki
2
-1
/
+80
2013-03-07
be2net: Update copyright year
Vasundhara Volam
8
-8
/
+8
2013-03-07
CAIF: fix indentation for function arguments
Silviu-Mihai Popescu
12
-56
/
+55
2013-03-07
tcp: uninline tcp_prequeue()
Eric Dumazet
2
-44
/
+45
2013-03-07
Merge branch 'tg3'
David S. Miller
2
-108
/
+288
2013-03-07
tg3: Download 57766 EEE service patch firmware
Nithin Sujir
2
-16
/
+128
2013-03-07
tg3: Enhance firmware download code to support fragmented firmware
Nithin Sujir
1
-6
/
+42
2013-03-07
tg3: Cleanup firmware parsing code
Nithin Sujir
2
-36
/
+34
2013-03-07
tg3: Refactor the 2nd type of cpu pause
Nithin Sujir
1
-26
/
+27
2013-03-07
tg3: Refactor cpu pause/resume code
Nithin Sujir
1
-25
/
+58
[next]