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
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac802154: remove aack hw flag
Alexander Aring
2015-06-07
1
-2
/
+0
*
mac802154: cleanup address filtering flags
Alexander Aring
2015-06-07
1
-10
/
+21
*
mac802154: remove unneeded vif struct
Alexander Aring
2015-06-07
1
-8
/
+0
*
nl802154: export supported commands
Varka Bhadram
2015-06-04
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-05-31
2
-0
/
+9
|
\
|
*
netfilter: nf_tables: add netdev table to filter from ingress
Pablo Neira Ayuso
2015-05-26
1
-0
/
+1
|
*
netfilter: nf_tables: allow to bind table to net_device
Pablo Neira Ayuso
2015-05-26
1
-0
/
+8
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-05-30
4
-49
/
+154
|
\
\
|
*
|
nl802154: add support to set cca ed level
Alexander Aring
2015-05-27
1
-0
/
+1
|
*
|
ieee802154: add set transmit power support
Varka Bhadram
2015-05-27
1
-0
/
+1
|
*
|
ieee802154: Remove ieee802154_reduced_mlme_ops references.
Lennert Buytenhek
2015-05-26
1
-6
/
+0
|
*
|
mac802154: remove mib lock
Alexander Aring
2015-05-23
1
-9
/
+0
|
*
|
mac802154: use atomic ops for sequence incrementation
Alexander Aring
2015-05-23
2
-3
/
+2
|
*
|
mac802154: remove pib lock
Alexander Aring
2015-05-23
1
-2
/
+0
|
*
|
nl802154: add support for dump phy capabilities
Alexander Aring
2015-05-19
1
-0
/
+57
|
*
|
ieee802154: add iftypes capability
Alexander Aring
2015-05-19
1
-1
/
+1
|
*
|
cfg802154: introduce wpan phy flags
Alexander Aring
2015-05-19
2
-22
/
+23
|
*
|
mac802154: check for really changes
Alexander Aring
2015-05-19
1
-0
/
+12
|
*
|
ieee802154: add several phy supported handling
Alexander Aring
2015-05-19
2
-1
/
+47
|
*
|
ieee802154: introduce wpan_phy_supported
Alexander Aring
2015-05-19
1
-1
/
+5
|
*
|
ieee802154: change cca ed level to mbm
Alexander Aring
2015-05-19
2
-3
/
+3
|
*
|
ieee802154: change transmit power to mbm
Alexander Aring
2015-05-19
2
-2
/
+3
|
*
|
ieee802154: change transmit power to s32
Alexander Aring
2015-05-19
2
-2
/
+2
*
|
|
tcp/dccp: warn user for preferred ip_local_port_range
Eric Dumazet
2015-05-27
1
-0
/
+1
*
|
|
ip_fragment: don't forward defragmented DF packet
Florian Westphal
2015-05-27
2
-1
/
+2
*
|
|
tcp: fix/cleanup inet_ehash_locks_alloc()
Eric Dumazet
2015-05-26
1
-44
/
+3
*
|
|
ipv6: ipv6_select_ident() returns a __be32
Eric Dumazet
2015-05-25
1
-3
/
+3
*
|
|
ipv6: Create percpu rt6_info
Martin KaFai Lau
2015-05-25
1
-1
/
+2
*
|
|
ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister
Martin KaFai Lau
2015-05-25
1
-0
/
+3
*
|
|
ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is set
Martin KaFai Lau
2015-05-25
1
-0
/
+3
*
|
|
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
2015-05-25
2
-1
/
+6
*
|
|
ipv6: Only create RTF_CACHE routes after encountering pmtu exception
Martin KaFai Lau
2015-05-25
1
-1
/
+1
*
|
|
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
Martin KaFai Lau
2015-05-25
1
-5
/
+14
*
|
|
ipv6: Remove external dependency on rt6i_dst and rt6i_src
Martin KaFai Lau
2015-05-25
1
-1
/
+3
*
|
|
ipv6: Clean up ipv6_select_ident() and ip6_fragment()
Martin KaFai Lau
2015-05-25
1
-2
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
1
-2
/
+3
|
\
\
\
|
*
|
|
inet: properly align icsk_ca_priv
Eric Dumazet
2015-05-19
1
-2
/
+3
*
|
|
|
inet_hashinfo: remove bsocket counter
Eric Dumazet
2015-05-21
1
-2
/
+0
*
|
|
|
tcp: add a force_schedule argument to sk_stream_alloc_skb()
Eric Dumazet
2015-05-21
1
-1
/
+2
*
|
|
|
ip: remove unused function prototype
Andy Zhou
2015-05-19
1
-1
/
+0
*
|
|
|
tcp: add rfc3168, section 6.1.1.1. fallback
Daniel Borkmann
2015-05-19
2
-0
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
bridge_netfilter: No ICMP packet on IPv4 fragmentation error
Andy Zhou
2015-05-19
1
-2
/
+2
*
|
|
ipv4: introduce frag_expire_skip_icmp()
Andy Zhou
2015-05-19
1
-0
/
+10
*
|
|
netns: make nsid_lock per net
WANG Cong
2015-05-17
1
-0
/
+1
*
|
|
switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.
Samudrala, Sridhar
2015-05-17
1
-0
/
+50
*
|
|
tcp: introduce tcp_under_memory_pressure()
Eric Dumazet
2015-05-17
1
-0
/
+8
*
|
|
tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()
Eric Dumazet
2015-05-17
1
-0
/
+2
*
|
|
net: fix sk_mem_reclaim_partial()
Eric Dumazet
2015-05-17
1
-3
/
+3
*
|
|
net: fix sparse error in csum_replace4()
Eric Dumazet
2015-05-17
1
-1
/
+3
*
|
|
tcp: syncookies: extend validity range
Eric Dumazet
2015-05-14
1
-14
/
+24
[next]