index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
skbuff.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xps: fix xps for stacked devices
Eric Dumazet
2015-02-04
1
-0
/
+4
*
net-timestamp: no-payload only sysctl
Willem de Bruijn
2015-02-02
1
-1
/
+20
*
net-timestamp: no-payload option
Willem de Bruijn
2015-02-02
1
-5
/
+14
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-4
/
+4
*
net: skbuff: don't zero tc members when freeing skb
Florian Westphal
2015-01-02
1
-7
/
+0
*
net: Reset secmark when scrubbing packet
Thomas Graf
2014-12-24
1
-0
/
+1
*
net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb
Alexander Duyck
2014-12-10
1
-7
/
+67
*
net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag
Alexander Duyck
2014-12-10
1
-40
/
+77
*
net: avoid two atomic operations in fast clones
Eric Dumazet
2014-12-09
1
-17
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-21
1
-17
/
+6
|
\
|
*
net: Revert "net: avoid one atomic operation in skb_clone()"
Eric Dumazet
2014-11-21
1
-17
/
+6
*
|
net: move vlan pop/push functions into common code
Jiri Pirko
2014-11-21
1
-0
/
+95
*
|
net: move make_writable helper into common code
Jiri Pirko
2014-11-21
1
-0
/
+12
*
|
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
2014-11-05
1
-2
/
+2
*
|
net: skb_segment() should preserve backpressure
Toshiaki Makita
2014-10-29
1
-0
/
+10
|
/
*
net: core: handle encapsulation offloads when computing segment lengths
Florian Westphal
2014-10-20
1
-3
/
+10
*
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
1
-1
/
+1
|
\
|
*
net: Replace get_cpu_var through this_cpu_ptr
Christoph Lameter
2014-08-26
1
-1
/
+1
*
|
net: fix races in page->_count manipulation
Eric Dumazet
2014-10-10
1
-7
/
+18
*
|
net: Missing @ before descriptions cause make xmldocs warning
Masanari Iida
2014-10-09
1
-5
/
+5
*
|
net: skb_segment() provides list head and tail
Eric Dumazet
2014-10-06
1
-0
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-10-05
1
-1
/
+1
|
\
\
|
*
|
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
2014-10-02
1
-1
/
+1
*
|
|
net: Cleanup skb cloning by adding SKB_FCLONE_FREE
Vijay Subramanian
2014-10-04
1
-4
/
+4
*
|
|
net: do not export skb_gro_receive()
Eric Dumazet
2014-10-03
1
-1
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
1
-0
/
+3
|
\
\
\
|
*
|
|
gro: fix aggregation for skb using frag_list
Eric Dumazet
2014-09-29
1
-0
/
+3
*
|
|
|
net: avoid one atomic operation in skb_clone()
Eric Dumazet
2014-10-01
1
-6
/
+17
*
|
|
|
net: cleanup and document skb fclone layout
Eric Dumazet
2014-10-01
1
-21
/
+20
|
|
/
/
|
/
|
|
*
|
|
net: reorganize sk_buff for faster __copy_skb_header()
Eric Dumazet
2014-09-29
1
-39
/
+41
*
|
|
net : optimize skb_release_data()
Eric Dumazet
2014-09-26
1
-21
/
+22
*
|
|
net: introduce __skb_header_release()
Eric Dumazet
2014-09-26
1
-2
/
+2
*
|
|
net: add alloc_skb_with_frags() helper
Eric Dumazet
2014-09-19
1
-0
/
+78
*
|
|
tcp: allow segment with FIN in tcp_try_coalesce()
Eric Dumazet
2014-09-15
1
-1
/
+2
*
|
|
mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack path
Alexander Duyck
2014-09-12
1
-0
/
+5
*
|
|
skb: Add documentation for skb_clone_sk
Alexander Duyck
2014-09-12
1
-0
/
+13
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-07
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
net: treewide: Fix typo found in DocBook/networking.xml
Masanari Iida
2014-09-05
1
-2
/
+2
|
|
/
*
|
net-timestamp: Make the clone operation stand-alone from phy timestamping
Alexander Duyck
2014-09-05
1
-7
/
+25
*
|
net-timestamp: Merge shared code between phy and regular timestamping
Alexander Duyck
2014-09-05
1
-23
/
+42
*
|
sock: deduplicate errqueue dequeue
Willem de Bruijn
2014-09-01
1
-0
/
+20
|
/
*
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
2014-08-11
1
-0
/
+53
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-05
1
-1
/
+1
|
\
|
*
net: Correctly set segment mac_len in skb_segment().
Vlad Yasevich
2014-07-31
1
-1
/
+1
*
|
net-timestamp: TCP timestamping
Willem de Bruijn
2014-08-05
1
-1
/
+4
*
|
net-timestamp: SCHED timestamp on entering packet scheduler
Willem de Bruijn
2014-08-05
1
-4
/
+12
*
|
net-timestamp: add key to disambiguate concurrent datagrams
Willem de Bruijn
2014-08-05
1
-0
/
+2
*
|
net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
Willem de Bruijn
2014-08-05
1
-0
/
+1
|
/
*
net: fix setting csum_start in skb_segment()
Tom Herbert
2014-06-25
1
-1
/
+1
*
net: Fix save software checksum complete
Tom Herbert
2014-06-15
1
-0
/
+3
[next]