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-12-26
sctp: fix checkpatch errors with indent
wangweidong
6
-73
/
+70
2013-12-26
sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar
wangweidong
8
-22
/
+22
2013-12-26
sctp: fix checkpatch errors with space required or prohibited
wangweidong
10
-43
/
+43
2013-12-26
ipv6: cleanup for tcp_ipv6.c
Weilong Chen
1
-11
/
+11
2013-12-26
ipv4: ipv4: Cleanup the comments in tcp_yeah.c
Weilong Chen
1
-8
/
+8
2013-12-26
ipv4: ERROR: code indent should use tabs where possible
Weilong Chen
3
-8
/
+5
2013-12-26
ipv4: ERROR: do not initialise globals to 0 or NULL
Weilong Chen
1
-2
/
+2
2013-12-26
ipv4: fix all space errors in file igmp.c
Weilong Chen
1
-35
/
+35
2013-12-26
ipv4: fix checkpatch error with foo * bar
Weilong Chen
1
-1
/
+1
2013-12-26
ipv4: fix checkpatch error "space prohibited"
Weilong Chen
4
-11
/
+11
2013-12-26
ipv4: do clean up with spaces
Weilong Chen
2
-8
/
+8
2013-12-26
Merge branch 'bnx2x'
David S. Miller
8
-35
/
+172
2013-12-26
bnx2x: add VF Multicast filters support
Yuval Mintz
3
-19
/
+39
2013-12-26
bnx2x: Add num of VFs to Management statistics
Yuval Mintz
1
-0
/
+2
2013-12-26
bnx2x: no error when RSS configuration fails
Yuval Mintz
1
-4
/
+8
2013-12-26
bnx2x: add Big-Endian ethtool comment
Yuval Mintz
1
-0
/
+6
2013-12-26
bnx2x: Add AER support (missing bits)
Yuval Mintz
2
-0
/
+30
2013-12-26
bnx2x: Add support for Multi-Function UNDI
Yuval Mintz
4
-12
/
+87
2013-12-26
Merge branch 'addr_compare'
David S. Miller
34
-101
/
+94
2013-12-26
wireless: slight optimization of addr compare
dingtianhong
6
-13
/
+13
2013-12-26
rtlwifi: slight optimization of addr compare
dingtianhong
1
-2
/
+2
2013-12-26
mwifiex: slight optimization of addr compare
dingtianhong
3
-4
/
+3
2013-12-26
ipw2x00: slight optimization of addr compare
dingtianhong
2
-22
/
+22
2013-12-26
cw1200: slight optimization of addr compare
dingtianhong
2
-4
/
+4
2013-12-26
hostap: slight optimization of addr compare
dingtianhong
5
-24
/
+22
2013-12-26
media: dvb_core: slight optimization of addr compare
dingtianhong
1
-4
/
+6
2013-12-26
isdn: slight optimization of addr compare
dingtianhong
1
-2
/
+2
2013-12-26
atm: slight optimization of addr compare
dingtianhong
1
-2
/
+2
2013-12-26
mac8011: slight optimization of addr compare
dingtianhong
1
-4
/
+3
2013-12-26
infiniband: slight optimization of addr compare
dingtianhong
1
-2
/
+1
2013-12-26
ozwpan: slight optimization of addr compare
dingtianhong
2
-3
/
+4
2013-12-26
zd1211rw: slight optimization of addr compare
dingtianhong
1
-3
/
+2
2013-12-26
batman-adv: use batadv_compare_eth for concise
dingtianhong
2
-2
/
+2
2013-12-26
ppp: slight optimization of addr compare
dingtianhong
1
-2
/
+2
2013-12-26
hamradio: slight optimization of addr compare
dingtianhong
1
-1
/
+1
2013-12-26
net: atl1: slight optimization of addr compare
dingtianhong
1
-1
/
+2
2013-12-26
net: pcnet: slight optimization of addr compare
dingtianhong
1
-1
/
+1
2013-12-26
net: freescale: remove unused compare_addr()
dingtianhong
1
-5
/
+0
2013-12-26
qlge: make local function static
stephen hemminger
2
-3
/
+2
2013-12-26
mdio: unused ethtool functions
stephen hemminger
2
-31
/
+0
2013-12-26
hhf: make qdisc ops static
stephen hemminger
1
-2
/
+1
2013-12-22
rose: cleanup checkpatch errors,spaces required
Weilong Chen
2
-2
/
+2
2013-12-22
sctp: remove the never used 'return' and redundant 'break'
wangweidong
1
-11
/
+2
2013-12-22
mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warnin...
Weilong Chen
1
-2
/
+2
2013-12-22
cxgb4: make functions static and remove dead code
stephen hemminger
4
-143
/
+8
2013-12-22
sctp: remove casting from function calls through ops structure
wangweidong
2
-3
/
+3
2013-12-22
netconf: add support for IPv6 proxy_ndp
stephen hemminger
1
-1
/
+48
2013-12-22
netconf: rename PROXY_ARP to NEIGH_PROXY
stephen hemminger
2
-6
/
+6
2013-12-22
net: vxlan: use custom ndo_change_mtu handler
Daniel Borkmann
1
-1
/
+24
2013-12-21
net: use kfree_skb_list() helper
Eric Dumazet
2
-19
/
+4
[next]