index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
skbuff.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: remove skb_frag_add_head
Jiri Benc
2015-07-21
1
-6
/
+0
*
net: don't reforward packets already forwarded by offload device
Scott Feldman
2015-07-21
1
-1
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-06-15
1
-1
/
+6
|
\
|
*
netfilter: bridge: refactor frag_max_size
Bernhard Thaler
2015-06-12
1
-0
/
+1
|
*
netfilter: bridge: detect NAT66 correctly and change MAC address
Bernhard Thaler
2015-06-12
1
-1
/
+5
*
|
flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrs
Eric Dumazet
2015-06-13
1
-4
/
+5
|
/
*
net: Get skb hash over flow_keys structure
Tom Herbert
2015-06-05
1
-1
/
+1
*
net: make skb_splice_bits more configureable
Hannes Frederic Sowa
2015-05-25
1
-2
/
+9
*
net: skbuff: add skb_append_pagefrags and use it
Hannes Frederic Sowa
2015-05-25
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
1
-0
/
+1
|
\
|
*
Revert "netfilter: bridge: query conntrack about skb dnat"
Florian Westphal
2015-05-20
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-05-18
1
-3
/
+5
|
\
\
|
*
|
netfilter: bridge: neigh_head and physoutdev can't be used at same time
Florian Westphal
2015-05-14
1
-3
/
+5
*
|
|
net: fix two sparse errors
Eric Dumazet
2015-05-17
1
-6
/
+5
*
|
|
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
2015-05-13
1
-2
/
+2
*
|
|
net: move __skb_tx_hash to dev.c
Jiri Pirko
2015-05-13
1
-3
/
+0
*
|
|
net: move __skb_get_hash function declaration to flow_dissector.h
Jiri Pirko
2015-05-13
1
-1
/
+0
*
|
|
net: move *skb_get_poff declarations into correct header
Jiri Pirko
2015-05-13
1
-4
/
+0
*
|
|
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
2015-05-13
1
-1
/
+1
|
/
/
*
|
net: Add skb_free_frag to replace use of put_page in freeing skb->head
Alexander Duyck
2015-05-12
1
-0
/
+5
*
|
mm/net: Rename and move page fragment handling from net/ to mm/
Alexander Duyck
2015-05-12
1
-3
/
+0
*
|
net: Store virtual address instead of page in netdev_alloc_cache
Alexander Duyck
2015-05-12
1
-3
/
+2
*
|
net: Export IGMP/MLD message validation code
Linus Lüssing
2015-05-04
1
-0
/
+3
*
|
net: Add skb_get_hash_perturb
Tom Herbert
2015-05-04
1
-0
/
+2
|
/
*
net: fix crash in build_skb()
Eric Dumazet
2015-04-25
1
-0
/
+1
*
net: add skb_checksum_complete_unset
Tom Herbert
2015-04-21
1
-0
/
+12
*
netfilter: bridge: make BRNF_PKT_TYPE flag a bool
Florian Westphal
2015-04-08
1
-0
/
+1
*
netfilter: bridge: start splitting mask into public/private chunks
Florian Westphal
2015-04-08
1
-0
/
+5
*
netfilter: bridge: don't use nf_bridge_info data to store mac header
Florian Westphal
2015-04-08
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
1
-0
/
+7
|
\
|
*
xps: must clear sender_cpu before forwarding
Eric Dumazet
2015-03-12
1
-0
/
+7
*
|
net: move skb->dropcount to skb->cb[]
Eyal Birger
2015-03-02
1
-2
/
+0
*
|
net: Remove state argument from skb_find_text()
Bojan Prtvar
2015-02-22
1
-2
/
+1
|
/
*
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
Tom Herbert
2015-02-12
1
-1
/
+14
*
net: Clarify meaning of CHECKSUM_PARTIAL for receive path
Tom Herbert
2015-02-12
1
-5
/
+12
*
net: fix a typo in skb_checksum_validate_zero_check
Sabrina Dubroca
2015-02-09
1
-1
/
+1
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2015-02-05
1
-8
/
+6
|
\
|
*
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
Al Viro
2015-02-04
1
-2
/
+1
|
*
rxrpc: switch rxrpc_send_data() to iov_iter primitives
Al Viro
2015-02-04
1
-6
/
+5
*
|
net: add skb functions to process remote checksum offload
Tom Herbert
2015-02-04
1
-0
/
+21
*
|
xps: fix xps for stacked devices
Eric Dumazet
2015-02-04
1
-2
/
+5
|
/
*
net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb
Alexander Duyck
2014-12-10
1
-0
/
+9
*
net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag
Alexander Duyck
2014-12-10
1
-0
/
+2
*
skb_copy_datagram_iovec() can die
Al Viro
2014-12-09
1
-2
/
+0
*
switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives
Al Viro
2014-12-09
1
-12
/
+4
*
put iov_iter into msghdr
Al Viro
2014-12-09
1
-6
/
+10
*
dst: no need to take reference on DST_NOCACHE dsts
Hannes Frederic Sowa
2014-12-09
1
-21
/
+2
*
net: avoid two atomic operations in fast clones
Eric Dumazet
2014-12-09
1
-2
/
+1
*
net: Add functions for handling padding frame and adding to length
Alexander Duyck
2014-12-09
1
-1
/
+23
*
switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()
Al Viro
2014-11-24
1
-3
/
+0
[next]