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
2016-03-06
tipc: add net device to skb before UDP xmit
Richard Alpe
1
-0
/
+2
2016-03-06
net: fec: Rename "phy-reset-active-low" property
Bernhard Walle
2
-5
/
+5
2016-03-06
stmmac: fix noderef.cocci warnings
Wu Fengguang
1
-1
/
+1
2016-03-06
act_ife: fix a typo in kmemdup() parameters
WANG Cong
1
-2
/
+2
2016-03-04
Merge branch 'reset_mac_header'
David S. Miller
7
-15
/
+15
2016-03-04
wireless: use reset to set mac header
Zhang Shengju
1
-1
/
+1
2016-03-04
mac80211: use reset to set header pointer
Zhang Shengju
4
-9
/
+9
2016-03-04
mac80211_hwsim: use reset to set mac header
Zhang Shengju
1
-2
/
+2
2016-03-04
vxlan: use reset to set header pointers
Zhang Shengju
1
-3
/
+3
2016-03-04
Merge tag 'rxrpc-rewrite-20160304' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
20
-572
/
+639
2016-03-04
Merge branch 'DIV_ROUND_UP-uapi'
David S. Miller
6
-19
/
+22
2016-03-04
ethtool.h: define INT_MAX for userland
Nicolas Dichtel
1
-0
/
+4
2016-03-04
drm/vmwgfx: remove userland definition of DIV_ROUND_UP
Nicolas Dichtel
1
-9
/
+11
2016-03-04
cxgb4i: don't redefine DIV_ROUND_UP
Nicolas Dichtel
1
-1
/
+1
2016-03-04
uapi: define DIV_ROUND_UP for userland
Nicolas Dichtel
4
-9
/
+6
2016-03-04
nfp: remove Rolf Neugebauer as co-maintainer
Simon Horman
1
-1
/
+0
2016-03-04
rxrpc: Don't try to map ICMP to error as the lower layer already did that
David Howells
1
-10
/
+0
2016-03-04
rxrpc: Clear the unused part of a sockaddr_rxrpc for memcmp() use
David Howells
1
-3
/
+5
2016-03-04
rxrpc: rxkad: Casts are needed when comparing be32 values
David Howells
1
-1
/
+1
2016-03-04
rxrpc: rxkad: The version number in the response should be net byte order
David Howells
1
-8
/
+9
2016-03-04
rxrpc: Use ACCESS_ONCE() when accessing circular buffer pointers
David Howells
1
-4
/
+7
2016-03-04
rxrpc: Adjust some whitespace and comments
David Howells
7
-29
/
+22
2016-03-04
rxrpc: Be more selective about the types of received packets we accept
David Howells
2
-1
/
+13
2016-03-04
rxrpc: Fix defined range for /proc/sys/net/rxrpc/rx_mtu
David Howells
1
-1
/
+1
2016-03-04
rxrpc: The protocol family should be set to PF_RXRPC not PF_UNIX
David Howells
1
-1
/
+1
2016-03-04
rxrpc: Keep the skb private record of the Rx header in host byte order
David Howells
18
-384
/
+432
2016-03-04
rxrpc: Rename call events to begin RXRPC_CALL_EV_
David Howells
10
-101
/
+101
2016-03-04
rxrpc: Convert call flag and event numbers into enums
David Howells
3
-47
/
+65
2016-03-04
rxrpc: Fix a case where a call event bit is being used as a flag bit
David Howells
1
-1
/
+1
2016-03-03
net: sched: use pfifo_fast for non real queues
Eric Dumazet
4
-2
/
+10
2016-03-03
net: ipv6: Fix refcnt on host routes
David Ahern
1
-5
/
+3
2016-03-03
net: ezchip: adapt driver to little endian architecture
Lada Trimasova
2
-332
/
+238
2016-03-03
sh_eth, ravb: Use ARCH_RENESAS
Simon Horman
1
-2
/
+2
2016-03-03
net: mellanox: add DEVLINK dependencies
Arnd Bergmann
4
-0
/
+12
2016-03-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
26
-80
/
+1192
2016-03-03
net: relax setup_tc ndo op handle restriction
John Fastabend
8
-8
/
+8
2016-03-02
ethernet/atl1c: remove left over dead code
Eric Engestrom
1
-4
/
+0
2016-03-02
net/ipv4: remove left over dead code
Eric Engestrom
1
-7
/
+0
2016-03-02
net/rtnetlink: remove dead code
Eric Engestrom
1
-9
/
+0
2016-03-02
Merge branch 'cxgb4-next'
David S. Miller
6
-97
/
+85
2016-03-02
cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrs
Hariprasad Shenai
1
-46
/
+0
2016-03-02
cxgb4vf: Remove redundant adapter ready check during probe
Hariprasad Shenai
1
-10
/
+0
2016-03-02
cxgb4vf: Make sge init code more readable
Hariprasad Shenai
3
-37
/
+59
2016-03-02
cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes
Hariprasad Shenai
3
-2
/
+24
2016-03-02
cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenished
Hariprasad Shenai
2
-2
/
+2
2016-03-02
Merge branch 'stmmac-optimizations'
David S. Miller
20
-712
/
+1016
2016-03-02
stmmac: update version to Oct_2015
Giuseppe Cavallaro
1
-1
/
+1
2016-03-02
stmmac: tune rx copy via threshold.
Giuseppe Cavallaro
2
-2
/
+25
2016-03-02
stmmac: do not perform zero-copy for rx frames
Giuseppe Cavallaro
3
-15
/
+86
2016-03-02
stmmac: fix phy init when attached to a phy
Fabrice Gasnier
1
-2
/
+3
[next]