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
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
David Howells
2007-04-26
3
-2
/
+67
*
[AF_RXRPC]: Key facility changes for AF_RXRPC
David Howells
2007-04-26
1
-0
/
+2
*
[WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync()
Oleg Nesterov
2007-04-26
1
-3
/
+4
*
[NET]: Delete unused header file linux/if_wanpipe_common.h
Robert P. J. Day
2007-04-26
1
-58
/
+0
*
[NET]: Delete unused header file linux/sdla_fr.h.
Robert P. J. Day
2007-04-26
1
-638
/
+0
*
[XFRM]: Export SAD info.
Jamal Hadi Salim
2007-04-26
1
-0
/
+25
*
[BRIDGE]: drop PAUSE frames
Stephen Hemminger
2007-04-25
1
-0
/
+1
*
[IPV6]: Export in6addr_any for future use.
YOSHIFUJI Hideaki
2007-04-25
1
-2
/
+0
*
[TCP]: Fix linkage errors on i386.
YOSHIFUJI Hideaki
2007-04-25
1
-0
/
+6
*
[TCP]: Congestion control API update.
Stephen Hemminger
2007-04-25
1
-0
/
+5
*
[WIRELESS] cfg80211: New wireless config infrastructure.
Johannes Berg
2007-04-25
3
-0
/
+43
*
[NET] skbuff: skb_store_bits const is backwards
Stephen Hemminger
2007-04-25
1
-2
/
+2
*
[AF_PACKET]: Add option to return orig_dev to userspace.
Peter P. Waskiewicz Jr
2007-04-25
1
-0
/
+1
*
[IPV6] SNMP: Netlink interface.
YOSHIFUJI Hideaki
2007-04-25
1
-0
/
+1
*
[INET]: Add IP(V6)_PMTUDISC_RPOBE
John Heffner
2007-04-25
2
-0
/
+2
*
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
2007-04-25
1
-1
/
+4
*
[NETFILTER]: ebt_arp: add gratuitous arp filtering
Bart De Schuymer
2007-04-25
1
-1
/
+3
*
[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic
Michael Milner
2007-04-25
3
-2
/
+13
*
[DCCP]: Complete documentation of dccp_sock
Gerrit Renker
2007-04-25
1
-11
/
+10
*
bridge: eliminate call by reference
Stephen Hemminger
2007-04-25
1
-1
/
+2
*
[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
Herbert Xu
2007-04-25
1
-5
/
+11
*
[NET]: Use csum_start offset instead of skb_transport_header
Herbert Xu
2007-04-25
1
-2
/
+7
*
[IPV6] FIB6RULE: Find source address during looking up route.
YOSHIFUJI Hideaki
2007-04-25
1
-4
/
+7
*
[NET]: Move generic skbuff stuff from XFRM code to generic code
David Howells
2007-04-25
1
-0
/
+6
*
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-0
/
+15
*
[NET]: Inline net_device_stats
Rusty Russell
2007-04-25
1
-0
/
+2
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-0
/
+14
*
[NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE
Herbert Xu
2007-04-25
1
-0
/
+7
*
[NET] fib_rules: Add no-operation action
Thomas Graf
2007-04-25
1
-1
/
+1
*
[NET] fib_rules: Mark rules detached from the device
Thomas Graf
2007-04-25
1
-0
/
+1
*
[NET] fib_rules: goto rule action
Thomas Graf
2007-04-25
1
-2
/
+3
*
[NETFILTER]: nf_conntrack: kill destroy() in struct nf_conntrack for diet
Yasuyuki Kozakai
2007-04-25
2
-2
/
+3
*
[NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabled
Yasuyuki Kozakai
2007-04-25
2
-21
/
+14
*
[NETLINK]: Remove error pointer from netlink message handler
Thomas Graf
2007-04-25
1
-1
/
+1
*
[RTNL]: Message handler registration interface
Thomas Graf
2007-04-25
1
-7
/
+0
*
[DCCP]: Sample RTT from SYN exchange
Gerrit Renker
2007-04-25
1
-0
/
+2
*
[NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END}
Arnaldo Carvalho de Melo
2007-04-25
1
-12
/
+0
*
[SK_BUFF]: Remove skb_add_mtu() leftovers
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+0
*
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
2007-04-25
1
-0
/
+5
*
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-5
/
+18
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
4
-18
/
+51
*
[SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit archi...
Arnaldo Carvalho de Melo
2007-04-25
1
-18
/
+86
*
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
2007-04-25
2
-31
/
+22
*
[SK_BUFF]: Introduce skb_network_header_len
Arnaldo Carvalho de Melo
2007-04-25
1
-0
/
+5
*
[KBUILD]: Unifdef headers changed by the skb layer header refactorings
Arnaldo Carvalho de Melo
2007-04-25
1
-3
/
+3
*
[NETFILTER]: ctnetlink: add support for internal tcp connection tracking flag...
Pablo Neira Ayuso
2007-04-25
2
-0
/
+9
*
[NETFILTER]: nf_conntrack: add nf_copy() to safely copy members in skb
Yasuyuki Kozakai
2007-04-25
1
-0
/
+13
*
[NETFILTER]: nf_conntrack: add __nf_copy() to copy members in skb
Yasuyuki Kozakai
2007-04-25
1
-0
/
+17
*
[JHASH]: Use const in jhash2
Patrick McHardy
2007-04-25
1
-1
/
+1
*
[NETFILTER]: nfnetlink: use mutex instead of semaphore
Patrick McHardy
2007-04-25
1
-13
/
+0
[next]