index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
blackfin
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-19
net: bcmgenet: fix dma api length mismatch
Eric Dumazet
1
-2
/
+2
2016-03-19
net/mlx4_core: Fix backward compatibility on VFs
Eli Cohen
1
-6
/
+18
2016-03-19
phy: mdio-thunder: Fix some Kconfig typos
Andreas Färber
1
-2
/
+2
2016-03-19
lan78xx: add ndo_get_stats64
Woojung Huh
1
-0
/
+49
2016-03-19
lan78xx: handle statistics counter rollover
Woojung Huh
1
-13
/
+239
2016-03-19
RDS: TCP: Remove unused constant
Sowmini Varadhan
1
-2
/
+0
2016-03-19
RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket
Sowmini Varadhan
1
-10
/
+135
2016-03-19
net: smc911x: convert pxa dma to dmaengine
Robert Jarzmik
2
-66
/
+82
2016-03-19
team: remove duplicate set of flag IFF_MULTICAST
Zhang Shengju
1
-1
/
+0
2016-03-19
bonding: remove duplicate set of flag IFF_MULTICAST
Zhang Shengju
1
-1
/
+1
2016-03-19
net: fix a comment typo
Zhang Shengju
1
-1
/
+1
2016-03-19
ethernet: micrel: fix some error codes
Dan Carpenter
1
-4
/
+6
2016-03-19
ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it
Daniel Borkmann
4
-8
/
+16
2016-03-19
bpf, dst: add and use dst_tclassid helper
Daniel Borkmann
2
-8
/
+13
2016-03-19
bpf: make skb->tc_classid also readable
Daniel Borkmann
1
-6
/
+6
2016-03-19
net: mvneta: bm: clarify dependencies
Arnd Bergmann
1
-2
/
+10
2016-03-19
cls_bpf: reset class and reuse major in da
Daniel Borkmann
1
-5
/
+8
2016-03-19
ldmvsw: Checkpatch sunvnet.c and sunvnet_common.c
Aaron Young
2
-50
/
+56
2016-03-19
ldmvsw: Add ldmvsw.c driver code
Aaron Young
4
-0
/
+481
2016-03-19
ldmvsw: Make sunvnet_common compatible with ldmvsw
Aaron Young
3
-70
/
+121
2016-03-19
ldmvsw: Split sunvnet driver into common code
Aaron Young
5
-1743
/
+1816
2016-03-19
bnx2x: Prevent false warning for lack of FC NPIV
Yuval Mintz
1
-0
/
+4
2016-03-19
ravb: fix result value overwrite
Yoshihiro Kaneko
1
-2
/
+2
2016-03-19
qlge: Fix receive packets drop.
Manish Chopra
1
-0
/
+11
2016-03-18
net: stmmac: Don't search for phys if mdio node is defined.
Phil Reid
1
-0
/
+4
2016-03-18
mediatek: unlock on error in mtk_tx_map()
Dan Carpenter
1
-0
/
+2
2016-03-18
mediatek: checking for IS_ERR() instead of NULL
Dan Carpenter
1
-2
/
+2
2016-03-18
openvswitch: allow output of MPLS packets on tunnel vports
Simon Horman
1
-3
/
+0
2016-03-18
netdev: Move octeon/octeon_mgmt driver to cavium directory.
David Daney
7
-16
/
+12
2016-03-18
ovs: internal_set_rx_headroom() can be static
Wu Fengguang
1
-1
/
+1
2016-03-18
net: dst_cache_per_cpu_dst_set() can be static
Wu Fengguang
1
-4
/
+4
2016-03-18
USB: uas: Reduce can_queue to MAX_CMNDS
Hans de Goede
1
-1
/
+1
2016-03-18
USB: cdc-acm: more sanity checking
Oliver Neukum
1
-0
/
+3
2016-03-18
USB: usb_driver_claim_interface: add sanity checking
Oliver Neukum
1
-1
/
+5
2016-03-18
usb/core: usb_alloc_dev(): fix setting of ->portnum
Nicolai Stange
1
-2
/
+3
2016-03-18
USB: iowarrior: fix oops with malicious USB descriptors
Josh Boyer
1
-0
/
+6
2016-03-18
ipmi: do not probe ACPI devices if si_tryacpi is unset
Joe Lawrence
1
-0
/
+3
2016-03-18
ipmi_si: Avoid a wrong long timeout on transaction done
Corey Minyard
1
-2
/
+2
2016-03-18
ipmi_si: Fix module parameter doc names
Corey Minyard
1
-2
/
+2
2016-03-18
ipmi_ssif: Fix logic around alert handling
Corey Minyard
1
-9
/
+4
2016-03-18
qmi_wwan: Added support for Gemalto's Cinterion PHxx WWAN interface
Schemmel Hans-Christoph
1
-0
/
+3
2016-03-18
tcp/dccp: remove obsolete WARN_ON() in icmp handlers
Eric Dumazet
2
-4
/
+0
2016-03-18
vlan: propagate gso_max_segs
Eric Dumazet
4
-0
/
+6
2016-03-17
sscanf: implement basic character sets
Jessica Yu
1
-1
/
+58
2016-03-17
lib/bug.c: use common WARN helper
Josh Poimboeuf
3
-39
/
+34
2016-03-17
param: convert some "on"/"off" users to strtobool
Kees Cook
8
-53
/
+15
2016-03-17
lib: add "on"/"off" support to kstrtobool
Kees Cook
1
-3
/
+17
2016-03-17
lib: update single-char callers of strtobool()
Kees Cook
5
-54
/
+24
2016-03-17
lib: move strtobool() to kstrtobool()
Kees Cook
4
-30
/
+57
2016-03-17
include/linux/unaligned: force inlining of byteswap operations
Denys Vlasenko
1
-12
/
+12
[next]