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