index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ipv6: tcp reset, icmp need to consider L3 domain
David Ahern
2016-05-06
2
-4
/
+8
*
bridge: fix igmp / mld query parsing
Linus Lüssing
2016-05-06
1
-5
/
+7
*
net: bridge: fix old ioctl unlocked net device walk
Nikolay Aleksandrov
2016-05-05
1
-2
/
+3
*
VSOCK: do not disconnect socket when peer has shutdown SEND only
Ian Campbell
2016-05-05
1
-20
/
+1
*
net/mlx4_en: Fix endianness bug in IPV6 csum calculation
Daniel Jurgens
2016-05-05
1
-1
/
+1
*
Merge branch 'bnxt_en-fixes'
David S. Miller
2016-05-04
1
-4
/
+19
|
\
|
*
bnxt_en: Setup multicast properly after resetting device.
Michael Chan
2016-05-04
1
-4
/
+15
|
*
bnxt_en: Need memory barrier when processing the completion ring.
Michael Chan
2016-05-04
1
-0
/
+4
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-05-04
4
-1
/
+35
|
\
|
*
vti: Add pmtu handling to vti_xmit.
Steffen Klassert
2016-03-31
1
-0
/
+18
|
*
xfrm: Reset encapsulation field of the skb before transformation
Steffen Klassert
2016-03-17
1
-0
/
+3
|
*
flowcache: Avoid OOM condition under preasure
Steffen Klassert
2016-03-17
2
-1
/
+14
*
|
net: fix infoleak in rtnetlink
Kangjie Lu
2016-05-04
1
-8
/
+10
*
|
net: fix infoleak in llc
Kangjie Lu
2016-05-04
1
-0
/
+1
*
|
net: fec: only clear a queue's work bit if the queue was emptied
Uwe Kleine-König
2016-05-04
1
-2
/
+8
*
|
drivers: net: xgene: Fix error handling
Matthias Brugger
2016-05-04
1
-3
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-05-03
24
-127
/
+259
|
\
\
|
*
|
ipv6/ila: fix nlsize calculation for lwtunnel
Nicolas Dichtel
2016-05-03
1
-2
/
+1
|
*
|
net: macb: Probe MDIO bus before registering netdev
Florian Fainelli
2016-05-03
1
-12
/
+19
|
*
|
Merge branch 'rds-fixes'
David S. Miller
2016-05-03
4
-19
/
+50
|
|
\
\
|
|
*
|
RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.
Sowmini Varadhan
2016-05-03
4
-10
/
+33
|
|
*
|
RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sock
Sowmini Varadhan
2016-05-03
2
-17
/
+25
|
|
/
/
|
*
|
Merge branch 'tunnel-csum-and-sg-offloads'
David S. Miller
2016-05-03
3
-2
/
+9
|
|
\
\
|
|
*
|
vxlan: Add checksum check to the features check function
Alexander Duyck
2016-05-03
2
-1
/
+8
|
|
*
|
net: Disable segmentation if checksumming is not supported
Alexander Duyck
2016-05-03
1
-1
/
+1
|
|
/
/
|
*
|
net: mvneta: Remove superfluous SMP function call
Anna-Maria Gleixner
2016-05-03
1
-4
/
+2
|
*
|
macb: fix mdiobus_scan() error check
Sergei Shtylyov
2016-05-03
1
-1
/
+2
|
*
|
pxa168_eth: fix mdiobus_scan() error check
Sergei Shtylyov
2016-05-03
1
-0
/
+2
|
*
|
Merge branch 'mlx5-fixes'
David S. Miller
2016-05-03
6
-29
/
+74
|
|
\
\
|
|
*
|
net/mlx5e: Use workqueue for vxlan ops
Matthew Finlay
2016-05-03
3
-16
/
+49
|
|
*
|
net/mlx5e: Implement a mlx5e workqueue
Matthew Finlay
2016-05-03
2
-11
/
+20
|
|
*
|
net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue
Matthew Finlay
2016-05-03
1
-0
/
+1
|
|
*
|
net/mlx5: Unmap only the relevant IO memory mapping
Gal Pressman
2016-05-03
1
-2
/
+4
|
|
/
/
|
*
|
netem: Segment GSO packets on enqueue
Neil Horman
2016-05-03
1
-2
/
+59
|
*
|
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2016-05-03
6
-56
/
+41
|
|
\
\
|
|
*
|
batman-adv: Fix reference counting of hardif_neigh_node object for neigh_node
Sven Eckelmann
2016-04-29
2
-11
/
+7
|
|
*
|
batman-adv: Fix reference counting of vlan object for tt_local_entry
Sven Eckelmann
2016-04-29
2
-38
/
+6
|
|
*
|
batman-adv: B.A.T.M.A.N V - make sure iface is reactivated upon NETDEV_UP event
Antonio Quartulli
2016-04-29
3
-0
/
+18
|
|
*
|
batman-adv: fix DAT candidate selection (must use vid)
Antonio Quartulli
2016-04-29
1
-7
/
+10
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2016-05-03
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
fuse: update mailing list in MAINTAINERS
Miklos Szeredi
2016-05-03
1
-1
/
+1
|
*
|
|
|
fuse: Fix return value from fuse_get_user_pages()
Ashish Samant
2016-04-25
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-05-03
3
-0
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
HID: wacom: add missed stylus_in_proximity line back
Ping Cheng
2016-05-03
1
-0
/
+1
|
*
|
|
|
|
HID: Fix boot delay for Creative SB Omni Surround 5.1 with quirk
Nazar Mokrynskyi
2016-04-25
2
-0
/
+2
|
*
|
|
|
|
HID: wacom: Add support for DTK-1651
Ping Cheng
2016-04-12
1
-0
/
+5
*
|
|
|
|
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-05-03
1
-1
/
+1
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'imx-clk-fixes-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Boyd
2016-04-15
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
clk: imx6q: fix typo in CAN clock definition
Lothar Waßmann
2016-04-13
1
-1
/
+1
*
|
|
|
|
|
|
|
Minimal fix-up of bad hashing behavior of hash_64()
Linus Torvalds
2016-05-02
1
-2
/
+18
[next]