index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
mremap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
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-23
rose: cleanup checkpatch errors,spaces required
Weilong Chen
2
-2
/
+2
2013-12-23
sctp: remove the never used 'return' and redundant 'break'
wangweidong
1
-11
/
+2
2013-12-23
mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warnin...
Weilong Chen
1
-2
/
+2
2013-12-23
cxgb4: make functions static and remove dead code
stephen hemminger
4
-143
/
+8
2013-12-23
sctp: remove casting from function calls through ops structure
wangweidong
2
-3
/
+3
2013-12-23
netconf: add support for IPv6 proxy_ndp
stephen hemminger
1
-1
/
+48
2013-12-23
netconf: rename PROXY_ARP to NEIGH_PROXY
stephen hemminger
2
-6
/
+6
2013-12-23
net: vxlan: use custom ndo_change_mtu handler
Daniel Borkmann
1
-1
/
+24
2013-12-22
net: use kfree_skb_list() helper
Eric Dumazet
2
-19
/
+4
2013-12-22
ipv6: move ip6_sk_accept_pmtu from generic pmtu update path to ipv6 one
Hannes Frederic Sowa
2
-4
/
+2
2013-12-22
Revert "sctp: fix missing include file"
David S. Miller
1
-1
/
+0
2013-12-22
can: ti_hecc: Replace platform dependency with ARM dependency
Ezequiel Garcia
1
-1
/
+1
2013-12-21
can: mcp251x: Add device tree support
Alexander Shiyan
2
-25
/
+99
2013-12-21
can: gw: remove obsolete checks
Oliver Hartkopp
1
-4
/
+2
[next]