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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
[PKT_SCHED]: GRED: Cleanup and remove unnecessary code
Thomas Graf
2005-11-05
1
-69
/
+31
|
|
*
|
|
[PKT_SCHED]: GRED: Remove auto-creation of default VQ
Thomas Graf
2005-11-05
1
-9
/
+0
|
|
*
|
|
[PKT_SCHED]: GRED: Dont abuse default VQ for equalizing
Thomas Graf
2005-11-05
1
-17
/
+20
|
|
*
|
|
[PKT_SCHED]: GRED: Remove initd flag
Thomas Graf
2005-11-05
1
-14
/
+1
|
|
*
|
|
[PKT_SCHED]: GRED: Improve error handling and messages
Thomas Graf
2005-11-05
1
-24
/
+44
|
|
*
|
|
[PKT_SCHED]: GRED: Introduce tc_index_to_dp()
Thomas Graf
2005-11-05
1
-9
/
+18
|
|
*
|
|
[PKT_SCHED]: GRED: Use generic queue management interface
Thomas Graf
2005-11-05
1
-23
/
+9
|
|
*
|
|
[PKT_SCHED]: GRED: Report congestion related drops as NET_XMIT_CN
Thomas Graf
2005-11-05
1
-2
/
+7
|
|
*
|
|
[PKT_SCHED]: GRED: Do not reset statistics in gred_reset/gred_change
Thomas Graf
2005-11-05
1
-9
/
+0
|
|
*
|
|
[PKT_SCHED]: GRED: Use new generic red interface
Thomas Graf
2005-11-05
1
-133
/
+91
|
|
*
|
|
[PKT_SCHED]: GRED: Use central VQ change procedure
Thomas Graf
2005-11-05
1
-89
/
+84
|
|
*
|
|
[PKT_SCHED]: GRED: Report out-of-bound DPs as illegal
Thomas Graf
2005-11-05
1
-6
/
+3
|
|
*
|
|
[PKT_SCHED]: GRED: Use a central table definition change procedure
Thomas Graf
2005-11-05
1
-52
/
+61
|
|
*
|
|
[PKT_SCHED]: GRED: Dump table definition
Thomas Graf
2005-11-05
1
-0
/
+6
|
|
*
|
|
[PKT_SCHED]: GRED: Cleanup dumping
Thomas Graf
2005-11-05
1
-58
/
+34
|
|
*
|
|
[PKT_SCHED]: GRED: Transform grio to GRED_RIO_MODE
Thomas Graf
2005-11-05
1
-8
/
+28
|
|
*
|
|
[PKT_SCHED]: GRED: Cleanup equalize flag and add new WRED mode detection
Thomas Graf
2005-11-05
1
-22
/
+65
|
|
*
|
|
[PKT_SCHED]: RED: Cleanup and remove unnecessary code
Thomas Graf
2005-11-05
1
-44
/
+21
|
|
*
|
|
[PKT_SCHED]: RED: Dont start idle periods while already idling
Thomas Graf
2005-11-05
1
-2
/
+4
|
|
*
|
|
[PKT_SCHED]: RED: Use generic queue management interface
Thomas Graf
2005-11-05
1
-29
/
+13
|
|
*
|
|
[PKT_SCHED]: RED: Use new generic red interface
Thomas Graf
2005-11-05
1
-247
/
+74
|
*
|
|
|
[TCP/DCCP]: Randomize port selection
Stephen Hemminger
2005-11-05
5
-54
/
+10
|
*
|
|
|
[NET]: Fix race condition in sk_stream_wait_connect
Herbert Xu
2005-11-05
1
-6
/
+6
|
*
|
|
|
[NETEM]: Add version string
Stephen Hemminger
2005-11-05
1
-0
/
+3
|
*
|
|
|
[NETEM]: Support time based reordering
Stephen Hemminger
2005-11-05
1
-1
/
+84
|
*
|
|
|
[NETEM]: use PSCHED_LESS
Stephen Hemminger
2005-11-05
1
-12
/
+22
|
|
/
/
/
|
*
|
|
[NETFILTER] nf_queue: Fix Ooops when no queue handler registered
Harald Welte
2005-11-05
1
-1
/
+1
|
*
|
|
[NETFILTER]: CONNMARK target needs ip_conntrack
Harald Welte
2005-11-05
1
-0
/
+1
|
*
|
|
[NETFILTER] nfnetlink: Use kzalloc
Harald Welte
2005-11-05
2
-8
/
+4
|
*
|
|
[NETFILTER]: Fix double free after netlink_unicast() in ctnetlink
Harald Welte
2005-11-05
1
-12
/
+7
|
*
|
|
[NETFILTER] NAT: Fix module refcount dropping too far
Harald Welte
2005-11-05
2
-5
/
+3
|
*
|
|
[NETFILTER] PPTP helper: Fix endianness bug in GRE key / CallID NAT
Harald Welte
2005-11-04
1
-2
/
+2
|
*
|
|
[NETFILTER] PPTP helper: Fix compilation of conntrack helper without NAT
Harald Welte
2005-11-04
2
-4
/
+2
|
|
/
/
*
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2005-11-07
8
-8
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
Jeff Garzik
2005-11-05
8
-8
/
+0
|
|
/
*
|
[PATCH] knfsd: make sure svc_process call the correct pg_authenticate for mul...
NeilBrown
2005-11-07
1
-5
/
+7
|
/
*
NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled
Chuck Lever
2005-11-04
1
-8
/
+7
*
SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabled
Chuck Lever
2005-11-04
3
-9
/
+9
*
[PKT_SCHED]: Rework QoS and/or fair queueing configuration
Thomas Graf
2005-11-03
1
-199
/
+195
*
[IPV6]: inet6_ifinfo_notify should use RTM_DELLINK in addrconf_ifdown
Yan Zheng
2005-11-03
1
-1
/
+1
*
[NET]: Fix zero-size datagram reception
Herbert Xu
2005-11-02
1
-0
/
+4
*
[TCP]: BIC max increment too large
Stephen Hemminger
2005-11-02
1
-1
/
+1
*
[MCAST]: ip[6]_mc_add_src should be called when number of sources is zero
Yan Zheng
2005-11-02
2
-2
/
+7
*
[MCAST] IPv6: Check packet size when process Multicast
Yan Zheng
2005-10-31
1
-2
/
+17
*
[DCCP]: Set socket owner iff packet is not data
Herbert Xu
2005-10-31
1
-6
/
+11
*
[DCCP]: Simplify skb_set_owner_w semantics
Herbert Xu
2005-10-31
2
-10
/
+14
*
[IPV6]: Fix behavior of ip6_route_input() for link local address
Yan Zheng
2005-10-31
1
-1
/
+1
*
[ROSE]: rose_heartbeat_expiry() locking fix
Andrew Morton
2005-10-31
1
-0
/
+1
*
[NETFILTER]: Add "revision" support to arp_tables and ip6_tables
Harald Welte
2005-10-31
3
-184
/
+323
*
[BRIDGE]: Use ether_compare
Stephen Hemminger
2005-10-31
3
-11
/
+12
[prev]
[next]