index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
networking
Commit message (
Expand
)
Author
Age
Files
Lines
*
stmmac: remove unused stmmac_of_data struct
Joachim Eastwood
2015-07-29
1
-2
/
+0
*
ipv6: sysctl to restrict candidate source addresses
Erik Kline
2015-07-22
1
-0
/
+7
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-07-20
1
-0
/
+7
|
\
|
*
clarify implementation of ethtool's get_ts_info op
Jacob Keller
2015-07-17
1
-0
/
+7
*
|
stmmac: drop custom_* fields from plat_stmmacenet_data
Joachim Eastwood
2015-07-20
1
-4
/
+0
*
|
switchdev: update documentation for offload_fwd_mark
Scott Feldman
2015-07-20
1
-2
/
+12
|
/
*
ipv6: Nonlocal bind
Tom Herbert
2015-07-09
1
-0
/
+5
*
netconsole: implement extended console support
Tejun Heo
2015-06-25
1
-1
/
+34
*
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
2015-06-24
2
-3
/
+3
|
\
|
*
Doc: Change wikipedia's URL from http to https
Masanari Iida
2015-06-22
1
-1
/
+1
|
*
Doc: networking: txtimestamp: fix printf format warning
Frans Klaver
2015-06-05
1
-2
/
+2
*
|
bridge: del external_learned fdbs from device on flush or ageout
Scott Feldman
2015-06-15
1
-9
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-13
1
-1
/
+1
|
\
\
|
*
|
Doc: networking: Fix URL for wiki.wireshark.org in udplite.txt
Masanari Iida
2015-06-12
1
-1
/
+1
|
|
/
*
|
switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/...
Scott Feldman
2015-06-03
1
-24
/
+29
*
|
switchdev: documentation: for static FDB ops, use switchdev_port_fdb_xxx ops
Scott Feldman
2015-06-03
1
-0
/
+4
*
|
switchdev: documentation: fix grammer error
Scott Feldman
2015-06-03
1
-1
/
+1
*
|
switchdev: documentation: fix longer-than-80-char lines
Scott Feldman
2015-06-03
1
-18
/
+18
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-05-30
1
-21
/
+11
|
\
\
|
*
|
Documentation/networking/ieee802154.txt: fix various inaccuracies.
Lennert Buytenhek
2015-05-26
1
-21
/
+11
*
|
|
tcp/dccp: try to not exhaust ip_local_port_range in connect()
Eric Dumazet
2015-05-27
1
-3
/
+5
*
|
|
pktgen: add sample script pktgen_sample02_multiqueue.sh
Jesper Dangaard Brouer
2015-05-22
1
-2
/
+0
*
|
|
pktgen: add sample script pktgen_sample01_simple.sh
Jesper Dangaard Brouer
2015-05-22
1
-6
/
+23
*
|
|
pktgen: document ability to add same device to several threads
Jesper Dangaard Brouer
2015-05-22
1
-27
/
+50
*
|
|
pktgen: doc were missing several config options
Jesper Dangaard Brouer
2015-05-22
1
-1
/
+24
*
|
|
pktgen: remove obsolete "max_before_softirq" from pktgen doc
Jesper Dangaard Brouer
2015-05-22
1
-10
/
+8
*
|
|
tcp: add rfc3168, section 6.1.1.1. fallback
Daniel Borkmann
2015-05-19
2
-0
/
+10
|
/
/
*
|
net: sched: use counter to break reclassify loops
Florian Westphal
2015-05-13
1
-4
/
+0
*
|
switchdev: apply review comments on documentation
Scott Feldman
2015-05-13
1
-2
/
+5
*
|
switchdev: bring documentation up-to-date
Scott Feldman
2015-05-12
1
-59
/
+355
*
|
bonding: Implement user key part of port_key in an AD system.
Mahesh Bandewar
2015-05-11
1
-0
/
+63
*
|
bonding: Allow userspace to set actors' macaddr in an AD-system.
Mahesh Bandewar
2015-05-11
1
-0
/
+12
*
|
bonding: Allow userspace to set actors' system_priority in AD system
Mahesh Bandewar
2015-05-11
1
-0
/
+9
*
|
pktgen: introduce xmit_mode '<start_xmit|netif_receive>'
Alexei Starovoitov
2015-05-09
1
-0
/
+7
*
|
pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant
Jesper Dangaard Brouer
2015-05-09
1
-0
/
+2
*
|
can.h: make padding given by gcc explicit
Shawn Landden
2015-05-06
1
-0
/
+3
*
|
ipv6: Flow label state ranges
Tom Herbert
2015-05-03
1
-0
/
+8
*
|
net: sched: remove TC_MUNGED bits
Florian Westphal
2015-05-02
1
-2
/
+0
|
/
*
net: rfs: fix crash in get_rps_cpus()
Eric Dumazet
2015-04-26
1
-1
/
+1
*
mpls: Per-device enabling of packet input
Robert Shearman
2015-04-22
1
-0
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-14
1
-5
/
+4
|
\
|
*
RDS: Documentation: Document AF_RDS, PF_RDS and SOL_RDS correctly.
Sowmini Varadhan
2015-04-08
1
-5
/
+4
*
|
ixgb: remove references to ifconfig
Stephen Hemminger
2015-04-09
1
-6
/
+6
*
|
ixgbe: fix documentation
Stephen Hemminger
2015-04-09
1
-7
/
+7
*
|
igb: doc don't refer to ifconfig
Stephen Hemminger
2015-04-09
1
-2
/
+2
*
|
can: introduce new raw socket option to join the given CAN filters
Oliver Hartkopp
2015-04-01
1
-2
/
+18
*
|
filter: introduce SKF_AD_VLAN_TPID BPF extension
Michal Sekletar
2015-03-24
1
-1
/
+2
*
|
ipv6: add documentation for stable_secret, idgen_delay and idgen_retries knobs
Hannes Frederic Sowa
2015-03-23
1
-0
/
+25
*
|
af_packet: pass checksum validation status to the user
Alexander Drozdov
2015-03-23
1
-3
/
+10
*
|
net: neighbour: Document {mcast, ucast}_solicit, mcast_resolicit.
YOSHIFUJI Hideaki/吉藤英明
2015-03-20
1
-1
/
+13
[next]