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
*
batman-adv: add build check macros for packet member offset
Simon Wunderlich
2013-10-09
1
-0
/
+8
*
batman-adv: remove vis functionality
Simon Wunderlich
2013-10-09
17
-1304
/
+3
*
batman-adv: move BATADV_TT_CLIENT_TEMP to higher bit
Antonio Quartulli
2013-10-09
1
-1
/
+1
*
batman-adv: use CRC32C instead of CRC16 in TT code
Antonio Quartulli
2013-10-09
3
-38
/
+45
*
batman-adv: tvlv - convert roaming adv packet to use tvlv unicast packets
Marek Lindner
2013-10-09
4
-83
/
+86
*
batman-adv: tvlv - convert tt query packet to use tvlv unicast packets
Marek Lindner
2013-10-09
5
-334
/
+286
*
batman-adv: tvlv - convert tt data sent within OGMs
Marek Lindner
2013-10-09
5
-158
/
+187
*
batman-adv: tvlv - add network coding container
Marek Lindner
2013-10-09
5
-1
/
+75
*
batman-adv: tvlv - add distributed arp table container
Marek Lindner
2013-10-09
5
-1
/
+83
*
batman-adv: tvlv - gateway download/upload bandwidth container
Marek Lindner
2013-10-09
11
-191
/
+327
*
batman-adv: tvlv - basic infrastructure
Marek Lindner
2013-10-09
7
-17
/
+794
*
batman-adv: switch to a new packet compatibility version
Antonio Quartulli
2013-10-09
1
-1
/
+1
*
MAINTAINERS: batman-adv - update emails
Antonio Quartulli
2013-10-09
1
-2
/
+2
*
bnx2x: Add ndo_get_phys_port_id support
Yuval Mintz
2013-10-09
4
-27
/
+155
*
net: fix build errors if ipv6 is disabled
Eric Dumazet
2013-10-09
5
-3
/
+15
*
udp: fix a typo in __udp4_lib_mcast_demux_lookup
Eric Dumazet
2013-10-09
1
-1
/
+1
*
ipv6: make lookups simpler and faster
Eric Dumazet
2013-10-09
35
-288
/
+213
*
tcp/dccp: remove twchain
Eric Dumazet
2013-10-08
12
-261
/
+132
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-08
62
-207
/
+475
|
\
|
*
Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
2013-10-08
5
-31
/
+151
|
|
\
|
|
*
sfc: Only bind to EF10 functions with the LinkCtrl and Trusted flags
Ben Hutchings
2013-10-07
1
-1
/
+17
|
|
*
sfc: Add PM and RXDP drop counters to ethtool stats
Edward Cree
2013-10-04
2
-0
/
+47
|
|
*
sfc: Add definitions for new stats counters and capability flag
Matthew Slattery
2013-10-04
1
-2
/
+54
|
|
*
sfc: Refactor EF10 stat mask code to allow for more conditional stats
Edward Cree
2013-10-04
1
-21
/
+28
|
|
*
sfc: Fix internal indices of ethtool stats for EF10
Edward Cree
2013-10-04
1
-6
/
+3
|
|
*
sfc: Add rmb() between reading stats and generation count to ensure consistency
Jon Cooper
2013-10-04
1
-0
/
+1
|
*
|
pkt_sched: fq: fix non TCP flows pacing
Eric Dumazet
2013-10-08
2
-11
/
+10
|
*
|
qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe()
Wei Yongjun
2013-10-08
1
-1
/
+4
|
*
|
moxa: fix the error handling in moxart_mac_probe()
Wei Yongjun
2013-10-08
1
-6
/
+16
|
*
|
net: vlan: fix nlmsg size calculation in vlan_get_size()
Marc Kleine-Budde
2013-10-08
1
-1
/
+1
|
*
|
pkt_sched: fq: fix typo for initial_quantum
Eric Dumazet
2013-10-08
1
-1
/
+1
|
*
|
ipv6: Fix the upper MTU limit in GRE tunnel
Oussama Ghorbel
2013-10-08
1
-2
/
+1
|
*
|
xen-netback: transition to CLOSED when removing a VIF
David Vrabel
2013-10-08
1
-0
/
+4
|
*
|
Merge branch 'mlx4'
David S. Miller
2013-10-08
2
-19
/
+26
|
|
\
\
|
|
*
|
net/mlx4_en: Fix pages never dma unmapped on rx
Amir Vadai
2013-10-08
1
-2
/
+3
|
|
*
|
net/mlx4_en: Rename name of mlx4_en_rx_alloc members
Amir Vadai
2013-10-08
2
-19
/
+25
|
|
/
/
|
*
|
net: sh_eth: Fix RX packets errors on R8A7740
Nguyen Hong Ky
2013-10-08
1
-0
/
+4
|
*
|
l2tp: Fix build warning with ipv6 disabled.
David S. Miller
2013-10-08
1
-5
/
+8
|
*
|
tun: don't look at current when non-blocking
Michael S. Tsirkin
2013-10-08
1
-3
/
+5
|
*
|
Merge branch 'mrf24j40'
David S. Miller
2013-10-08
1
-22
/
+9
|
|
\
\
|
|
*
|
mrf24j40: Use level-triggered interrupts
Alan Ott
2013-10-08
1
-1
/
+1
|
|
*
|
mrf24j40: Use threaded IRQ handler
Alan Ott
2013-10-08
1
-20
/
+7
|
|
*
|
mrf24j40: Move INIT_COMPLETION() to before packet transmission
Alan Ott
2013-10-08
1
-2
/
+2
|
|
/
/
|
*
|
Merge branch '6lowpan'
David S. Miller
2013-10-08
1
-0
/
+5
|
|
\
\
|
|
*
|
6lowpan: Sync default hardware address of lowpan links to their wpan
Alan Ott
2013-10-08
1
-0
/
+3
|
|
*
|
6lowpan: Only make 6lowpan links to IEEE802154 devices
Alan Ott
2013-10-08
1
-0
/
+2
|
|
/
/
|
*
|
net: Update the sysctl permissions handler to test effective uid/gid
Eric W. Biederman
2013-10-07
1
-2
/
+2
|
*
|
can: dev: fix nlmsg size calculation in can_get_size()
Marc Kleine-Budde
2013-10-07
1
-5
/
+5
|
*
|
ipv4: fix ineffective source address selection
Jiri Benc
2013-10-07
1
-1
/
+1
|
*
|
net/ethernet: cpsw: DT read bool dual_emac
Markus Pargmann
2013-10-07
1
-2
/
+2
[next]