index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
networking
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Documentation: replace __sk_run_filter with __bpf_prog_run
Li RongQing
2014-10-10
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
7
-92
/
+1110
|
\
|
*
net: pktgen: packet bursting via skb->xmit_more
Alexei Starovoitov
2014-10-01
1
-0
/
+3
|
*
net: tcp: add DCTCP congestion control algorithm
Daniel Borkmann
2014-09-29
1
-0
/
+43
|
*
bpf: verifier (add docs)
Alexei Starovoitov
2014-09-26
1
-0
/
+224
|
*
bpf: introduce BPF syscall and maps
Alexei Starovoitov
2014-09-26
1
-0
/
+39
|
*
icmp: add a global rate limitation
Eric Dumazet
2014-09-23
1
-0
/
+13
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
1
-3
/
+3
|
|
\
|
*
|
Revert "ipv4: Clarify in docs that accept_local requires rp_filter."
Sébastien Barré
2014-09-12
1
-8
/
+3
|
*
|
net: filter: add "load 64-bit immediate" eBPF instruction
Alexei Starovoitov
2014-09-09
1
-1
/
+7
|
*
|
net-timestamp: fix allocation error in test
Willem de Bruijn
2014-09-05
1
-1
/
+0
|
*
|
ipv4: implement igmp_qrv sysctl to tune igmp robustness variable
Hannes Frederic Sowa
2014-09-04
1
-0
/
+5
|
*
|
ipv6: add sysctl_mld_qrv to configure query robustness variable
Hannes Frederic Sowa
2014-09-04
1
-0
/
+5
|
*
|
net-timestamp: expand documentation
Willem de Bruijn
2014-09-01
3
-84
/
+764
|
*
|
neigh: document gc_thresh2
stephen hemminger
2014-08-25
1
-0
/
+6
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-10-08
1
-3
/
+3
|
\
\
\
|
*
|
|
arm64: eBPF JIT compiler
Zi Shen Lim
2014-09-08
1
-3
/
+3
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-07
4
-14
/
+3
|
\
\
\
|
*
|
|
Documentation: remove networking/.gitignore
Peter Foley
2014-09-26
1
-0
/
+0
|
*
|
|
Documentation: update .gitignore files
Peter Foley
2014-09-26
1
-0
/
+1
|
*
|
|
Documentation: add makefiles for more targets
Peter Foley
2014-09-26
1
-4
/
+1
|
*
|
|
Documentation: use subdir-y to avoid unnecessary built-in.o files
Peter Foley
2014-09-26
2
-10
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-10-07
1
-6
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
net_dma: simple removal
Dan Williams
2014-09-28
1
-6
/
+0
*
|
|
Documentation: filter: Add MIPS to architectures with BPF JIT
Markos Chandras
2014-09-10
1
-3
/
+3
|
|
/
|
/
|
*
|
i40e: adds FCoE to build and updates its documentation
Vasu Dev
2014-08-02
1
-2
/
+5
*
|
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
2014-08-02
1
-5
/
+5
*
|
net: filter: rename sk_chk_filter() -> bpf_check_classic()
Alexei Starovoitov
2014-08-02
1
-1
/
+1
*
|
Documentation: networking: phy.txt: Update text for indirect MMD access
Vince Bridgers
2014-07-30
1
-1
/
+17
*
|
net: remove deprecated syststamp timestamp
Willem de Bruijn
2014-07-29
2
-16
/
+3
*
|
packet: remove deprecated syststamp timestamp
Willem de Bruijn
2014-07-29
1
-12
/
+6
*
|
inet: frag: set limits and make init_net's high_thresh limit global
Nikolay Aleksandrov
2014-07-27
1
-1
/
+2
*
|
inet: frag: remove periodic secret rebuild timer
Florian Westphal
2014-07-27
1
-10
/
+0
*
|
inet: frag: move eviction of queues to work queue
Florian Westphal
2014-07-27
1
-1
/
+3
*
|
bonding: update bonding.txt for Layer2 hash factors
Jianhua Xie
2014-07-17
1
-15
/
+16
*
|
net-timestamp: document deprecated syststamp
Willem de Bruijn
2014-07-15
1
-2
/
+8
*
|
ipv6: Implement automatic flow label generation on transmit
Tom Herbert
2014-07-07
1
-0
/
+9
*
|
pktgen: document tuning for max NIC performance
Jesper Dangaard Brouer
2014-07-01
1
-0
/
+28
*
|
ipv6: Allow accepting RA from local IP addresses.
Ben Greear
2014-07-01
1
-0
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
4
-50
/
+791
|
\
\
|
*
|
net: filter: document internal instruction encoding
Alexei Starovoitov
2014-06-11
1
-0
/
+161
|
*
|
net: filter: mention eBPF terminology as well
Alexei Starovoitov
2014-06-11
1
-42
/
+43
|
*
|
net: filter: cleanup A/X name usage
Alexei Starovoitov
2014-06-11
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-24
2
-2
/
+2
|
|
\
\
|
*
|
|
net: filter: doc: add section for BPF test suite
Daniel Borkmann
2014-05-23
1
-0
/
+14
|
*
|
|
can: add documentation for CAN filter usage optimisation
Oliver Hartkopp
2014-05-19
1
-0
/
+35
|
*
|
|
net: cdc_mbim: add driver documentation
Bjørn Mork
2014-05-13
1
-0
/
+339
|
*
|
|
net: filter: doc: expand and improve BPF documentation
Alexei Starovoitov
2014-05-04
1
-4
/
+154
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-04-24
1
-1
/
+1
|
|
\
\
\
|
*
|
|
|
bonding: Add tlb_dynamic_lb parameter for tlb mode
Mahesh Bandewar
2014-04-24
1
-7
/
+35
[prev]
[next]