index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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:Add sysctl_max_skb_frags
Hans Westgaard Ry
2016-02-09
1
-0
/
+1
*
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
2016-01-15
1
-1
/
+2
*
bpf: add skb_postpush_rcsum and fix dev_forward_skb occasions
Daniel Borkmann
2016-01-10
1
-0
/
+17
*
net: Elaborate on checksum offload interface description
Tom Herbert
2015-12-15
1
-29
/
+109
*
net: Add skb_inner_transport_offset function
Tom Herbert
2015-12-15
1
-0
/
+5
*
net: Fix typo in skb_fclone_busy
Masanari Iida
2015-12-14
1
-1
/
+1
*
core: enable more fine-grained datagram reception control
Rainer Weikusat
2015-12-06
1
-0
/
+6
*
net: better skb->sender_cpu and skb->napi_id cohabitation
Eric Dumazet
2015-11-18
1
-3
/
+0
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-3
/
+3
*
tcp: skb_mstamp_after helper
Yuchung Cheng
2015-10-21
1
-0
/
+9
*
skbuff: Fix skb checksum partial check.
Pravin B Shelar
2015-09-29
1
-1
/
+1
*
skbuff: Fix skb checksum flag on skb pull
Pravin B Shelar
2015-09-24
1
-0
/
+3
*
netfilter: bridge: fix routing of bridge frames with call-iptables=1
Florian Westphal
2015-09-14
1
-3
/
+3
*
flow_dissector: Use 'const' where possible.
David S. Miller
2015-09-01
1
-4
/
+4
*
flow_dissector: Fix function argument ordering dependency
Tom Herbert
2015-09-01
1
-4
/
+4
*
flow_dissector: Add flags argument to skb_flow_dissector functions
Tom Herbert
2015-09-01
1
-8
/
+11
*
flowi: Abstract out functions to get flow hash based on flowi
Tom Herbert
2015-09-01
1
-4
/
+12
*
skbuff: Make __skb_set_sw_hash a general function
Tom Herbert
2015-09-01
1
-16
/
+29
*
flow_dissector: Move skb related functions to skbuff.h
Tom Herbert
2015-09-01
1
-0
/
+47
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-27
1
-9
/
+5
|
\
|
*
mm: make page pfmemalloc check more robust
Michal Hocko
2015-08-21
1
-9
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-13
1
-3
/
+3
|
\
\
|
|
/
|
*
net-timestamp: Update skb_complete_tx_timestamp comment
Benjamin Poirier
2015-08-10
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-08-04
1
-6
/
+13
|
\
\
|
*
|
netfilter: bridge: reduce nf_bridge_info to 32 bytes again
Florian Westphal
2015-07-30
1
-6
/
+13
|
|
/
*
|
net: Add functions to get skb->hash based on flow structures
Tom Herbert
2015-07-31
1
-0
/
+21
*
|
vxlan: Flow based tunneling
Thomas Graf
2015-07-21
1
-0
/
+1
*
|
net: remove skb_frag_add_head
Jiri Benc
2015-07-20
1
-6
/
+0
*
|
net: don't reforward packets already forwarded by offload device
Scott Feldman
2015-07-20
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-12
1
-4
/
+5
|
/
*
net: Get skb hash over flow_keys structure
Tom Herbert
2015-06-04
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
[next]