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
*
ipv6: resend MLD report if a link-local address completes DAD
Hannes Frederic Sowa
2013-06-28
4
-5
/
+67
*
ipv6: introduce per-interface counter for dad-completed ipv6 addresses
Hannes Frederic Sowa
2013-06-28
2
-8
/
+32
*
bonding: when cloning a MAC use NET_ADDR_STOLEN
nikolay@redhat.com
2013-06-27
1
-14
/
+19
*
bonding: remove unnecessary dev_addr_from_first member
nikolay@redhat.com
2013-06-27
2
-6
/
+2
*
bonding: remove unnecessary setup_by_slave member
nikolay@redhat.com
2013-06-27
2
-5
/
+1
*
netlink: fix splat in skb_clone with large messages
Pablo Neira
2013-06-27
3
-18
/
+35
*
sit: add support of x-netns
Nicolas Dichtel
2013-06-27
3
-11
/
+42
*
dev: introduce skb_scrub_packet()
Nicolas Dichtel
2013-06-27
3
-10
/
+25
*
fec: Add support for reading RMON registers
Chris Healy
2013-06-26
2
-0
/
+169
*
ipv6: rearm router solicitaion timer when setting new tokenized address
Hannes Frederic Sowa
2013-06-26
1
-1
/
+4
*
sit: fix 4in4 + IPsec scenario
Nicolas Dichtel
2013-06-26
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-06-26
3
-0
/
+7
|
\
|
*
xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counter
Fan Du
2013-06-06
3
-0
/
+7
*
|
arc_emac: fix compile-time errors & warnings on PPC64
Alexey Brodkin
2013-06-26
1
-26
/
+39
*
|
bonding: add an option to fail when any of arp_ip_target is inaccessible
Veaceslav Falico
2013-06-25
4
-14
/
+147
*
|
bonding: doc: some details on backup slave arp validation
Veaceslav Falico
2013-06-25
1
-0
/
+6
*
|
bonding: don't trust arp requests unless active slave really works
Veaceslav Falico
2013-06-25
1
-1
/
+8
*
|
bonding: don't validate arp if we don't have to
Veaceslav Falico
2013-06-25
1
-0
/
+4
*
|
bonding: don't add duplicate targets to arp_ip_target
Veaceslav Falico
2013-06-25
1
-1
/
+5
*
|
bonding: add helper function bond_get_targets_ip(targets, ip)
Veaceslav Falico
2013-06-25
3
-45
/
+46
*
|
net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF)
Lad, Prabhakar
2013-06-25
1
-1
/
+4
*
|
net: davinci_emac: simplify the OF parser code
Lad, Prabhakar
2013-06-25
1
-44
/
+23
*
|
net: davinci: emac: Convert to devm_* api
Lad, Prabhakar
2013-06-25
1
-40
/
+9
*
|
doc: fix some syntax errors in netlink mmap sample code
Cong Wang
2013-06-25
1
-2
/
+2
*
|
macvtap: Perform GSO on forwarding path.
Vlad Yasevich
2013-06-25
1
-1
/
+31
*
|
macvtap: Let TUNSETOFFLOAD actually controll offload features.
Vlad Yasevich
2013-06-25
3
-1
/
+76
*
|
macvtap: Consistently use rcu functions
Vlad Yasevich
2013-06-25
1
-9
/
+9
*
|
macvtap: Convert to using rtnl lock
Vlad Yasevich
2013-06-25
1
-37
/
+25
*
|
net: poll/select low latency socket support
Eliezer Tamir
2013-06-25
7
-22
/
+91
*
|
ethernet/arc/arc_emac - Add new driver
Alexey Brodkin
2013-06-25
8
-0
/
+1249
*
|
net: sctp: simplify sctp_get_port
Daniel Borkmann
2013-06-25
1
-4
/
+1
*
|
net: sctp: decouple cleaning some socket data from endpoint
Daniel Borkmann
2013-06-25
2
-10
/
+25
*
|
net: sctp: minor: sctp_seq_dump_local_addrs add missing newline
Daniel Borkmann
2013-06-25
1
-1
/
+1
*
|
net: sctp: migrate cookie life from timeval to ktime
Daniel Borkmann
2013-06-25
5
-50
/
+15
*
|
ktime: add ms_to_ktime() and ktime_add_ms() helpers
Daniel Borkmann
2013-06-25
1
-0
/
+13
*
|
net: sctp: remove TEST_FRAME ifdef
Daniel Borkmann
2013-06-25
1
-7
/
+0
*
|
net/mlx4_core: Fail device init if num_vfs is negative
Jack Morgenstein
2013-06-25
1
-0
/
+5
*
|
net/mlx4_core: Add warning in case of command timeouts
Dotan Barak
2013-06-25
1
-0
/
+6
*
|
net/mlx4_core: Replace sscanf() with kstrtoint()
Dotan Barak
2013-06-25
1
-3
/
+3
*
|
net/mlx4_en: Remove an unnecessary test
Dotan Barak
2013-06-25
1
-3
/
+0
*
|
net/mlx4_en: Add prints when TX timeout occurs
Yevgeny Petrilin
2013-06-25
1
-0
/
+9
*
|
net/mlx4_en: Fix a race between napi poll function and RX ring cleanup
Eugenia Emantayev
2013-06-25
1
-4
/
+4
*
|
net/mlx4_en: Change log level from error to debug for vlan related messages
Eugenia Emantayev
2013-06-25
1
-2
/
+2
*
|
net/mlx4_en: Move register_netdev() to the end of initialization function
Eugenia Emantayev
2013-06-25
1
-1
/
+2
*
|
net/mlx4_en: Do not query stats when device port is down
Jack Morgenstein
2013-06-25
1
-4
/
+5
*
|
net/mlx4_en: Fix resource leak in error flow
Dotan Barak
2013-06-25
1
-1
/
+1
*
|
ipv6: remove old token ipv6 address as soon as possible
Hannes Frederic Sowa
2013-06-25
1
-0
/
+1
*
|
ipv6: don't disable interface if last ipv6 address is removed
Hannes Frederic Sowa
2013-06-25
1
-6
/
+0
*
|
ipv6: split duplicate address detection and router solicitation timer
Hannes Frederic Sowa
2013-06-25
2
-75
/
+97
*
|
mlx4: allow order-0 memory allocations in RX path
Eric Dumazet
2013-06-25
2
-86
/
+95
[next]